Multiligual modules configuration
This commit is contained in:
parent
1beab9114e
commit
b8829e08bc
775 changed files with 8578 additions and 79 deletions
18
config/sync/language.content_settings.node.blog.yml
Normal file
18
config/sync/language.content_settings.node.blog.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
uuid: efff39b5-7cf9-4290-8a7d-639574d25140
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.blog
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: node.blog
|
||||
target_entity_type_id: node
|
||||
target_bundle: blog
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
Loading…
Add table
Add a link
Reference in a new issue