updated all config install files from d10

This commit is contained in:
2023-11-06 11:36:26 +01:00
parent c7b9f4a4c0
commit a0127f9d4a
144 changed files with 8648 additions and 191 deletions

View File

@@ -1,4 +1,4 @@
langcode: en
langcode: fr
status: true
dependencies:
config:
@@ -7,7 +7,7 @@ id: node.static.promote
field_name: promote
entity_type: node
bundle: static
label: 'Promoted to front page'
label: "Promu en page d'accueil"
description: ''
required: false
translatable: true
@@ -16,6 +16,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