content_translation.permissions.yml
Same filename in other branches
File
-
core/
modules/ content_translation/ content_translation.permissions.yml
View source
- administer content translation:
- title: 'Administer translation settings'
- create content translations:
- title: 'Create translations'
- update content translations:
- title: 'Edit translations'
- delete content translations:
- title: 'Delete translations'
- translate any entity:
- title: 'Translate any entity'
- translate editable entities:
- title: 'Manage translations for any entity that the user can edit'
-
- permission_callbacks:
- - \Drupal\content_translation\ContentTranslationPermissions::contentPermissions
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.