Edit yaml files indentation style

This commit is contained in:
Paul Nicoué 2022-09-06 09:56:38 +02:00
parent d48c3c3321
commit d916cac8c9
27 changed files with 349 additions and 347 deletions

View file

@ -1,46 +1,46 @@
title: Artwork
accept:
mime: image/jpeg, image/png, video/mp4
mime: image/jpeg, image/png, video/mp4
fields:
alt_text:
when:
file_type: image
label:
en: Alternative text
fr: Texte alternatif
type: text
help:
en: "Short description displayed if the image can't be loaded and used by screen readers."
fr: "Courte description affichée si l'image ne peut être chargée et utilisée par les lecteurs d'écran."
poster:
when:
file_type: video
label:
en: Poster
fr: Vignette
type: files
uploads: image
layout: cards
image:
ratio: 16/9
cover: true
back: white
multiple: false
help:
en: "Image displayed before video playback (format: JPEG or PNG). The first image of the video is used if this field is empty."
fr: "Image affichée avant la lecture de la vidéo (format : JPEG ou PNG). La première image de la vidéo est utilisée si ce champ est vide."
width: 1/4
caption:
label:
en: Caption
fr: Légende
type: textarea
buttons:
- bold
- italic
- '|'
- link
- '|'
help:
en: "Informative text displayed below the image or video."
fr: "Texte informatif affiché sous l'image ou la vidéo."
alt_text:
when:
file_type: image
label:
en: Alternative text
fr: Texte alternatif
type: text
help:
en: "Short description displayed if the image can't be loaded and used by screen readers."
fr: "Courte description affichée si l'image ne peut être chargée et utilisée par les lecteurs d'écran."
poster:
when:
file_type: video
label:
en: Poster
fr: Vignette
type: files
uploads: image
layout: cards
image:
ratio: 16/9
cover: true
back: white
multiple: false
help:
en: "Image displayed before video playback (format: JPEG or PNG). The first image of the video is used if this field is empty."
fr: "Image affichée avant la lecture de la vidéo (format : JPEG ou PNG). La première image de la vidéo est utilisée si ce champ est vide."
width: 1/4
caption:
label:
en: Caption
fr: Légende
type: textarea
buttons:
- bold
- italic
- '|'
- link
- '|'
help:
en: "Informative text displayed below the image or video."
fr: "Texte informatif affiché sous l'image ou la vidéo."

View file

@ -1,26 +1,26 @@
title: Image
accept:
mime: image/jpeg, image/png
mime: image/jpeg, image/png
fields:
alt_text:
label:
en: Alternative text
fr: Texte alternatif
type: text
help:
en: "Short description displayed if the image can't be loaded and used by screen readers."
fr: "Courte description affichée si l'image ne peut être chargée et utilisée par les lecteurs d'écran."
caption:
label:
en: Caption
fr: Légende
type: textarea
buttons:
- bold
- italic
- '|'
- link
- '|'
help:
en: "Informative text displayed below the image."
fr: "Texte informatif affiché sous l'image."
alt_text:
label:
en: Alternative text
fr: Texte alternatif
type: text
help:
en: "Short description displayed if the image can't be loaded and used by screen readers."
fr: "Courte description affichée si l'image ne peut être chargée et utilisée par les lecteurs d'écran."
caption:
label:
en: Caption
fr: Légende
type: textarea
buttons:
- bold
- italic
- '|'
- link
- '|'
help:
en: "Informative text displayed below the image."
fr: "Texte informatif affiché sous l'image."