patched image_field_caption caption translation

This commit is contained in:
Bachir Soussi Chiadmi 2024-11-20 12:32:00 +01:00
parent e5a0323a8a
commit b864319025
2 changed files with 4 additions and 2 deletions

View File

@ -13,6 +13,7 @@ third_party_settings:
translation_sync: translation_sync:
alt: alt alt: alt
title: title title: title
caption: caption
file: '0' file: '0'
id: paragraph.site_diapo.field_images id: paragraph.site_diapo.field_images
field_name: field_images field_name: field_images
@ -43,6 +44,6 @@ settings:
width: null width: null
height: null height: null
caption: '' caption: ''
caption_field: 1 caption_field: true
caption_field_required: 0 caption_field_required: false
field_type: image field_type: image

View File

@ -21,6 +21,7 @@ settings:
title: '' title: ''
width: null width: null
height: null height: null
caption: ''
module: image module: image
locked: false locked: false
cardinality: -1 cardinality: -1