This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/content_translation/content_translation.permissions.yml

15 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