Multiligual modules configuration
This commit is contained in:
parent
1beab9114e
commit
b8829e08bc
775 changed files with 8578 additions and 79 deletions
|
@ -0,0 +1,18 @@
|
|||
uuid: a6f08edd-2c64-48ce-bf53-affdb2357a0e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.article
|
||||
id: node.article.created
|
||||
field_name: created
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: 'Authored on'
|
||||
description: 'The time that the node was created.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: created
|
Loading…
Add table
Add a link
Reference in a new issue