This repository has been archived on 2025-01-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/core/modules/content_translation/content_translation.permissions.yml

14 lines
479 B
YAML

administer content translation:
title: 'Administer translation settings'
description: 'Configure translatability of entities and fields.'
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'
permission_callbacks:
- \Drupal\content_translation\ContentTranslationPermissions::contentPermissions