add paragraphs module
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
uuid: 7c385cfe-963d-426f-94a2-4ae909fa6a4d
|
||||
langcode: en
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
@@ -10,7 +10,7 @@ id: node.book.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: book
|
||||
label: 'Promoted to front page'
|
||||
label: 'Promu en page d''accueil'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
@@ -19,6 +19,6 @@ default_value:
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
|
||||
Reference in New Issue
Block a user