1234567891011121314151617181920212223242526272829303132333435363738 |
- uuid: db60f537-3369-4dd0-af59-8af8e234cfed
- langcode: fr
- status: true
- dependencies:
- config:
- - node.type.book
- - node.type.static
- module:
- - block_content
- - content_translation
- - node
- - paragraphs
- - system
- id: translator
- label: Translator
- weight: -4
- is_admin: null
- permissions:
- - 'access administration pages'
- - 'administer content translation'
- - 'create book content'
- - 'create content translations'
- - 'create static content'
- - 'delete content translations'
- - 'delete own book content'
- - 'delete own static content'
- - 'edit own book content'
- - 'edit own static content'
- - 'translate any entity'
- - 'translate block_content'
- - 'translate book node'
- - 'translate editable entities'
- - 'translate paragraph'
- - 'translate static node'
- - 'translate user'
- - 'update content translations'
- - 'view own unpublished content'
- - 'view the administration theme'
|