parametres translation paragraphs & translators' permissions

This commit is contained in:
2023-06-21 21:59:28 +02:00
parent e38372ee66
commit 072c32ccd2
57 changed files with 601 additions and 64 deletions
+27
View File
@@ -2,12 +2,39 @@ 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 any book content'
- 'edit any 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'