blueprints : add translate: false to all non-translatable fields
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a933745dd4
commit
6caa69a30a
13 changed files with 31 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ tabs:
|
|||
thumbnail:
|
||||
label: Vignette
|
||||
type: files
|
||||
translate: false
|
||||
layout: cards
|
||||
size: small
|
||||
max: 1
|
||||
|
|
@ -66,6 +67,7 @@ tabs:
|
|||
help: Laissez vide pour afficher "à venir / coming soon"
|
||||
translate: false
|
||||
type: url
|
||||
translate: false
|
||||
- width: 3/10
|
||||
fields:
|
||||
preview:
|
||||
|
|
@ -82,6 +84,7 @@ tabs:
|
|||
backgroundImage:
|
||||
label: Image d'arrière-plan
|
||||
type: files
|
||||
translate: false
|
||||
multiple: false
|
||||
layout: cards
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue