blueprints : make structure fields consistently translatable or not
All checks were successful
Deploy / Deploy to Production (push) Successful in 23s
All checks were successful
Deploy / Deploy to Production (push) Successful in 23s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6caa69a30a
commit
a3806811a9
3 changed files with 22 additions and 14 deletions
|
|
@ -40,6 +40,7 @@ tabs:
|
|||
label: Nom
|
||||
required: true
|
||||
type: text
|
||||
translate: false
|
||||
width: 1/3
|
||||
placeholder: "Ex: LinkedIn, Instagram..."
|
||||
url:
|
||||
|
|
@ -51,6 +52,7 @@ tabs:
|
|||
picto:
|
||||
label: Icône SVG
|
||||
type: textarea
|
||||
translate: false
|
||||
width: 1/3
|
||||
buttons: false
|
||||
size: small
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue