translation: paragraph, config_pages
This commit is contained in:
@@ -6,7 +6,14 @@ dependencies:
|
||||
- field.storage.paragraph.field_picto
|
||||
- paragraphs.paragraphs_type.static_parts
|
||||
module:
|
||||
- content_translation
|
||||
- image
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
id: paragraph.static_parts.field_picto
|
||||
field_name: field_picto
|
||||
entity_type: paragraph
|
||||
@@ -14,7 +21,7 @@ bundle: static_parts
|
||||
label: Picto
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
@@ -35,4 +42,7 @@ settings:
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
caption: ''
|
||||
caption_field: 0
|
||||
caption_field_required: 0
|
||||
field_type: image
|
||||
|
Reference in New Issue
Block a user