ajout multilingue
This commit is contained in:
parent
6e27c1c53b
commit
86c9ad0b93
12 changed files with 53 additions and 6 deletions
|
|
@ -38,6 +38,7 @@ tabs:
|
|||
layout: cards
|
||||
size: medium
|
||||
template: member
|
||||
translate: false
|
||||
image:
|
||||
ratio: 2/3
|
||||
cover: true
|
||||
|
|
|
|||
|
|
@ -74,12 +74,14 @@ tabs:
|
|||
type: date
|
||||
required: true
|
||||
default: today
|
||||
translate: false
|
||||
cover:
|
||||
label: Image de couverture
|
||||
type: files
|
||||
layout: cards
|
||||
max: 1
|
||||
accept: image/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 16/9
|
||||
uploads:
|
||||
|
|
|
|||
|
|
@ -12,11 +12,17 @@ tabs:
|
|||
fields:
|
||||
intro:
|
||||
type: writer
|
||||
marks:
|
||||
- bold
|
||||
- italic
|
||||
- underline
|
||||
- strike
|
||||
- green
|
||||
- pixel
|
||||
nodes:
|
||||
- heading
|
||||
headings:
|
||||
- 1
|
||||
buttons: false
|
||||
help: Section de texte centrée.
|
||||
articles_list:
|
||||
label: Articles
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ tabs:
|
|||
content:
|
||||
type: fields
|
||||
fields:
|
||||
title:
|
||||
writer:
|
||||
label: Titre
|
||||
type: writer
|
||||
nodes: false
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ columns:
|
|||
size: small
|
||||
max: 1
|
||||
accept: image/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 1/1
|
||||
uploads:
|
||||
|
|
@ -56,6 +57,7 @@ columns:
|
|||
layout: cards
|
||||
max: 1
|
||||
accept: image/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 16/9
|
||||
cover: true
|
||||
|
|
@ -66,6 +68,7 @@ columns:
|
|||
label: Badge
|
||||
type: tags
|
||||
max: 1
|
||||
translate: false
|
||||
options:
|
||||
- NEW
|
||||
- Populaire
|
||||
|
|
@ -80,6 +83,7 @@ columns:
|
|||
type: select
|
||||
required: true
|
||||
default: available
|
||||
translate: false
|
||||
options:
|
||||
available: Disponible
|
||||
coming_soon: Bientôt disponible
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ tabs:
|
|||
layout: cards
|
||||
max: 1
|
||||
accept: video/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 16/9
|
||||
cover: true
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@ columns:
|
|||
size: medium
|
||||
max: 1
|
||||
accept: video/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 2/3
|
||||
cover: true
|
||||
|
|
@ -70,6 +71,7 @@ columns:
|
|||
max: 1
|
||||
size: small
|
||||
accept: image/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 1/1
|
||||
uploads:
|
||||
|
|
@ -90,6 +92,7 @@ columns:
|
|||
layout: cards
|
||||
max: 1
|
||||
accept: image/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 1/1
|
||||
uploads:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue