All the translation things that look like they make sense
This commit is contained in:
parent
ae0ce646be
commit
1cbae60841
58 changed files with 131 additions and 60 deletions
|
@ -6,7 +6,14 @@ dependencies:
|
|||
- field.storage.node.field_image
|
||||
- node.type.blog
|
||||
module:
|
||||
- content_translation
|
||||
- image
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
_core:
|
||||
default_config_hash: KPa9MXneq-CbAUQ62RWaehWwyDzjxtYbcSFrY5m6wNQ
|
||||
id: node.blog.field_image
|
||||
|
@ -16,7 +23,7 @@ bundle: blog
|
|||
label: Image
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue