Multiligual modules configuration
This commit is contained in:
parent
1beab9114e
commit
b8829e08bc
775 changed files with 8578 additions and 79 deletions
|
@ -0,0 +1,20 @@
|
|||
uuid: 76e948aa-3f9c-4168-956a-d16dd9ff4f2e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- comment.type.comment
|
||||
id: comment.comment.name
|
||||
field_name: name
|
||||
entity_type: comment
|
||||
bundle: comment
|
||||
label: Name
|
||||
description: 'The comment author''s name.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: ''
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Loading…
Add table
Add a link
Reference in a new issue