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
|
|
@ -22,6 +22,7 @@ tabs:
|
|||
backgroundImage:
|
||||
label: Image d'arrière-plan
|
||||
type: files
|
||||
translate: false
|
||||
layout: cards
|
||||
multiple: false
|
||||
uploads:
|
||||
|
|
@ -34,6 +35,7 @@ tabs:
|
|||
sections:
|
||||
projectsList:
|
||||
type: pages
|
||||
translate: false
|
||||
headline: Liste des projets
|
||||
layout: cards
|
||||
size: small
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue