user.role.translator.yml 317 B

12345678910111213141516
  1. uuid: 57e7cc05-7e78-4c10-b624-4908b87f226e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - node.type.book
  7. module:
  8. - content_translation
  9. id: translator
  10. label: Translator
  11. weight: -3
  12. is_admin: false
  13. permissions:
  14. - 'create content translations'
  15. - 'translate book node'
  16. - 'update content translations'