12345678910111213141516171819 |
- uuid: 57e7cc05-7e78-4c10-b624-4908b87f226e
- langcode: en
- status: true
- dependencies:
- config:
- - filter.format.wysiwyg
- - node.type.book
- module:
- - content_translation
- - filter
- id: translator
- label: Translator
- weight: -3
- is_admin: false
- permissions:
- - 'create content translations'
- - 'translate book node'
- - 'update content translations'
- - 'use text format wysiwyg'
|