Multiligual modules configuration
This commit is contained in:
parent
1beab9114e
commit
b8829e08bc
775 changed files with 8578 additions and 79 deletions
18
config/sync/core.base_field_override.node.blog.title.yml
Normal file
18
config/sync/core.base_field_override.node.blog.title.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
uuid: 934b3753-2711-4804-8063-c5389a35fd1c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.blog
|
||||
id: node.blog.title
|
||||
field_name: title
|
||||
entity_type: node
|
||||
bundle: blog
|
||||
label: Title
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Loading…
Add table
Add a link
Reference in a new issue