ajout multilingue
This commit is contained in:
parent
6e27c1c53b
commit
86c9ad0b93
12 changed files with 53 additions and 6 deletions
|
|
@ -18,10 +18,12 @@ columns:
|
|||
label: Email
|
||||
type: email
|
||||
width: 1/3
|
||||
translate: false
|
||||
contact_phone:
|
||||
label: Téléphone
|
||||
type: tel
|
||||
width: 1/3
|
||||
translate: false
|
||||
contact_address:
|
||||
label: Adresse
|
||||
type: writer
|
||||
|
|
@ -32,6 +34,7 @@ columns:
|
|||
social_links:
|
||||
label: Liens réseaux sociaux
|
||||
type: structure
|
||||
translate: false
|
||||
fields:
|
||||
label:
|
||||
label: Nom
|
||||
|
|
@ -59,4 +62,5 @@ columns:
|
|||
label: Mentions légales (PDF)
|
||||
type: files
|
||||
max: 1
|
||||
accept: application/pdf
|
||||
accept: application/pdf
|
||||
translate: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue