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
|
|
@ -5,6 +5,7 @@ fields:
|
||||||
whitePaper:
|
whitePaper:
|
||||||
label: Livre blanc
|
label: Livre blanc
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
max: 1
|
max: 1
|
||||||
query: site.find('livres-blancs').children
|
query: site.find('livres-blancs').children
|
||||||
image:
|
image:
|
||||||
|
|
@ -13,8 +14,10 @@ fields:
|
||||||
bgColor:
|
bgColor:
|
||||||
label: Couleur de fond
|
label: Couleur de fond
|
||||||
type: color
|
type: color
|
||||||
|
translate: false
|
||||||
default: "#ffffff"
|
default: "#ffffff"
|
||||||
textColor:
|
textColor:
|
||||||
label: Couleur de texte
|
label: Couleur de texte
|
||||||
type: color
|
type: color
|
||||||
|
translate: false
|
||||||
default: "#000000"
|
default: "#000000"
|
||||||
|
|
|
||||||
|
|
@ -68,6 +68,7 @@ tabs:
|
||||||
extends: blocks/video
|
extends: blocks/video
|
||||||
team:
|
team:
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
label: Membres de l'équipe
|
label: Membres de l'équipe
|
||||||
layout: cards
|
layout: cards
|
||||||
size: medium
|
size: medium
|
||||||
|
|
|
||||||
|
|
@ -110,6 +110,7 @@ tabs:
|
||||||
relatedArticles:
|
relatedArticles:
|
||||||
label: Articles recommandés
|
label: Articles recommandés
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
query: site.find('blog').children.listed
|
query: site.find('blog').children.listed
|
||||||
max: 3
|
max: 3
|
||||||
help: "Articles similaires à afficher en bas de page"
|
help: "Articles similaires à afficher en bas de page"
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,7 @@ tabs:
|
||||||
featured:
|
featured:
|
||||||
label: Article à la une
|
label: Article à la une
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
query: site.find('blog').children.listed
|
query: site.find('blog').children.listed
|
||||||
max: 1
|
max: 1
|
||||||
layout: cards
|
layout: cards
|
||||||
|
|
@ -48,6 +49,7 @@ tabs:
|
||||||
articles:
|
articles:
|
||||||
label: Articles
|
label: Articles
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
layout: cards
|
layout: cards
|
||||||
sortBy: published desc
|
sortBy: published desc
|
||||||
template: article
|
template: article
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@ tabs:
|
||||||
template: default
|
template: default
|
||||||
files:
|
files:
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
|
|
||||||
files: tabs/files
|
files: tabs/files
|
||||||
seo: seo/page
|
seo: seo/page
|
||||||
|
|
|
||||||
|
|
@ -21,6 +21,7 @@ tabs:
|
||||||
thumbnail:
|
thumbnail:
|
||||||
label: Vignette
|
label: Vignette
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
layout: cards
|
layout: cards
|
||||||
size: small
|
size: small
|
||||||
max: 1
|
max: 1
|
||||||
|
|
@ -66,6 +67,7 @@ tabs:
|
||||||
help: Laissez vide pour afficher "à venir / coming soon"
|
help: Laissez vide pour afficher "à venir / coming soon"
|
||||||
translate: false
|
translate: false
|
||||||
type: url
|
type: url
|
||||||
|
translate: false
|
||||||
- width: 3/10
|
- width: 3/10
|
||||||
fields:
|
fields:
|
||||||
preview:
|
preview:
|
||||||
|
|
@ -82,6 +84,7 @@ tabs:
|
||||||
backgroundImage:
|
backgroundImage:
|
||||||
label: Image d'arrière-plan
|
label: Image d'arrière-plan
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
multiple: false
|
multiple: false
|
||||||
layout: cards
|
layout: cards
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -31,6 +31,7 @@ tabs:
|
||||||
label: Lien du bouton CTA
|
label: Lien du bouton CTA
|
||||||
help: CTA pour call to action
|
help: CTA pour call to action
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
max: 1
|
max: 1
|
||||||
- width: 1/2
|
- width: 1/2
|
||||||
sections:
|
sections:
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@ tabs:
|
||||||
sections:
|
sections:
|
||||||
gamesList:
|
gamesList:
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
headline: Liste des jeux
|
headline: Liste des jeux
|
||||||
layout: cards
|
layout: cards
|
||||||
size: medium
|
size: medium
|
||||||
|
|
|
||||||
|
|
@ -22,6 +22,7 @@ tabs:
|
||||||
backgroundImage:
|
backgroundImage:
|
||||||
label: Image d'arrière-plan
|
label: Image d'arrière-plan
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
layout: cards
|
layout: cards
|
||||||
multiple: false
|
multiple: false
|
||||||
uploads:
|
uploads:
|
||||||
|
|
@ -34,6 +35,7 @@ tabs:
|
||||||
sections:
|
sections:
|
||||||
projectsList:
|
projectsList:
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
headline: Liste des projets
|
headline: Liste des projets
|
||||||
layout: cards
|
layout: cards
|
||||||
size: small
|
size: small
|
||||||
|
|
|
||||||
|
|
@ -84,6 +84,7 @@ tabs:
|
||||||
label: URL
|
label: URL
|
||||||
required: true
|
required: true
|
||||||
type: url
|
type: url
|
||||||
|
translate: false
|
||||||
width: 1/2
|
width: 1/2
|
||||||
|
|
||||||
images:
|
images:
|
||||||
|
|
@ -136,6 +137,7 @@ tabs:
|
||||||
imagesGallery:
|
imagesGallery:
|
||||||
label: Galerie d'images
|
label: Galerie d'images
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
layout: cards
|
layout: cards
|
||||||
size: small
|
size: small
|
||||||
min: 6
|
min: 6
|
||||||
|
|
@ -152,6 +154,7 @@ tabs:
|
||||||
galleryAnimationMode:
|
galleryAnimationMode:
|
||||||
label: Sens de l'animation
|
label: Sens de l'animation
|
||||||
type: toggles
|
type: toggles
|
||||||
|
translate: false
|
||||||
default: vertical
|
default: vertical
|
||||||
options:
|
options:
|
||||||
- value: vertical
|
- value: vertical
|
||||||
|
|
@ -164,6 +167,7 @@ tabs:
|
||||||
mockupPosition:
|
mockupPosition:
|
||||||
label: Position du mockup
|
label: Position du mockup
|
||||||
type: toggles
|
type: toggles
|
||||||
|
translate: false
|
||||||
default: center
|
default: center
|
||||||
options:
|
options:
|
||||||
- value: center
|
- value: center
|
||||||
|
|
@ -174,6 +178,7 @@ tabs:
|
||||||
secondsPerImage:
|
secondsPerImage:
|
||||||
label: Durée de l'animation
|
label: Durée de l'animation
|
||||||
type: range
|
type: range
|
||||||
|
translate: false
|
||||||
default: 8
|
default: 8
|
||||||
min: 3
|
min: 3
|
||||||
max: 12
|
max: 12
|
||||||
|
|
@ -188,6 +193,7 @@ tabs:
|
||||||
galleryBackgroundImage:
|
galleryBackgroundImage:
|
||||||
label: Image d'arrière-plan
|
label: Image d'arrière-plan
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
layout: cards
|
layout: cards
|
||||||
multiple: false
|
multiple: false
|
||||||
files: tabs/files
|
files: tabs/files
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@ tabs:
|
||||||
items:
|
items:
|
||||||
label: Livres blancs
|
label: Livres blancs
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
layout: cards
|
layout: cards
|
||||||
sortBy: published desc
|
sortBy: published desc
|
||||||
template: white-paper
|
template: white-paper
|
||||||
|
|
@ -79,11 +80,13 @@ tabs:
|
||||||
company:
|
company:
|
||||||
label: Société
|
label: Société
|
||||||
type: text
|
type: text
|
||||||
|
translate: false
|
||||||
role:
|
role:
|
||||||
label: Fonction
|
label: Fonction
|
||||||
type: text
|
type: text
|
||||||
email:
|
email:
|
||||||
type: email
|
type: email
|
||||||
|
translate: false
|
||||||
required: true
|
required: true
|
||||||
downloadedAt:
|
downloadedAt:
|
||||||
type: text
|
type: text
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ tabs:
|
||||||
sections:
|
sections:
|
||||||
navigation:
|
navigation:
|
||||||
type: pages
|
type: pages
|
||||||
|
translate: false
|
||||||
label: Menu
|
label: Menu
|
||||||
help: Accédez aux pages et réordonnez-les
|
help: Accédez aux pages et réordonnez-les
|
||||||
layout: list
|
layout: list
|
||||||
|
|
@ -45,6 +46,7 @@ tabs:
|
||||||
label: URL
|
label: URL
|
||||||
required: true
|
required: true
|
||||||
type: url
|
type: url
|
||||||
|
translate: false
|
||||||
width: 1/3
|
width: 1/3
|
||||||
picto:
|
picto:
|
||||||
label: Icône SVG
|
label: Icône SVG
|
||||||
|
|
@ -87,6 +89,7 @@ tabs:
|
||||||
footerLogo:
|
footerLogo:
|
||||||
label: Logo statique
|
label: Logo statique
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
layout: cards
|
layout: cards
|
||||||
image:
|
image:
|
||||||
back: rgba(0,0,0, 0)
|
back: rgba(0,0,0, 0)
|
||||||
|
|
@ -105,6 +108,7 @@ tabs:
|
||||||
faviconICO:
|
faviconICO:
|
||||||
label: Version icône (.ico)
|
label: Version icône (.ico)
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
multiple: false
|
multiple: false
|
||||||
uploads: fav-ico
|
uploads: fav-ico
|
||||||
layout: cards
|
layout: cards
|
||||||
|
|
@ -112,6 +116,7 @@ tabs:
|
||||||
faviconPNG:
|
faviconPNG:
|
||||||
label: Version PNG 96x96 pixels
|
label: Version PNG 96x96 pixels
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
multiple: false
|
multiple: false
|
||||||
layout: cards
|
layout: cards
|
||||||
uploads: fav-png
|
uploads: fav-png
|
||||||
|
|
@ -119,6 +124,7 @@ tabs:
|
||||||
faviconSVG:
|
faviconSVG:
|
||||||
label: Version SVG
|
label: Version SVG
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
multiple: false
|
multiple: false
|
||||||
uploads: fav-svg
|
uploads: fav-svg
|
||||||
layout: cards
|
layout: cards
|
||||||
|
|
|
||||||
|
|
@ -13,4 +13,5 @@ columns:
|
||||||
filesSection:
|
filesSection:
|
||||||
label: Fichiers
|
label: Fichiers
|
||||||
type: files
|
type: files
|
||||||
|
translate: false
|
||||||
batch: true
|
batch: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue