Merge pull request #10266 from demarches-simplifiees/fix-a11y-contact-page
Amélioration de l'accessibilité de la page de contact.
This commit is contained in:
commit
c7d2caf1b7
7 changed files with 17 additions and 15 deletions
|
@ -49,7 +49,7 @@ en:
|
|||
'no': 'No'
|
||||
deconnexion: "Log out"
|
||||
pj: "Attachments"
|
||||
asterisk_html: Fields marked by an asterisk ( <span class = mandatory>*</span> ) are mandatory.
|
||||
asterisk_html: "Fields marked by an asterisk ( <svg aria-label='required' class='icon mandatory' height='10' role='img' viewBox='0 0 1200 1200' width='10' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'><desc>required</desc><path d='M489.838 29.354v443.603L68.032 335.894 0 545.285l421.829 137.086-260.743 358.876 178.219 129.398L600.048 811.84l260.673 358.806 178.146-129.398-260.766-358.783L1200 545.379l-68.032-209.403-421.899 137.07V29.443H489.84l-.002-.089z'></path></svg> ) are mandatory."
|
||||
mandatory_champs: All fields are mandatory.
|
||||
no_mandatory: (optional)
|
||||
file_number: File number
|
||||
|
|
|
@ -40,7 +40,7 @@ fr:
|
|||
i_dont_know: Je ne sais pas
|
||||
deconnexion: "Déconnexion"
|
||||
pj: "Pièces jointes"
|
||||
asterisk_html: Les champs suivis d’un astérisque ( * ) sont obligatoires.
|
||||
asterisk_html: "Les champs suivis d’un astérisque ( <svg aria-label='obligatoire' class='icon mandatory' height='10' role='img' viewBox='0 0 1200 1200' width='10' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'><desc>obligatoire</desc><path d='M489.838 29.354v443.603L68.032 335.894 0 545.285l421.829 137.086-260.743 358.876 178.219 129.398L600.048 811.84l260.673 358.806 178.146-129.398-260.766-358.783L1200 545.379l-68.032-209.403-421.899 137.07V29.443H489.84l-.002-.089z'></path></svg> ) sont obligatoires."
|
||||
mandatory_champs: Tous les champs sont obligatoires.
|
||||
no_mandatory: (facultatif)
|
||||
file_number: Numéro de dossier
|
||||
|
|
|
@ -16,6 +16,7 @@ en:
|
|||
ou_en_est_mon_dossier_url: "https://faq.demarches-simplifiees.fr/article/11-je-veux-savoir-ou-en-est-linstruction-de-ma-demarche"
|
||||
footer:
|
||||
top_labels:
|
||||
hidden_title: Useful links
|
||||
communication: Communication
|
||||
legals: Legal information
|
||||
resources: Resources
|
||||
|
@ -35,9 +36,9 @@ en:
|
|||
title: "API Documentation"
|
||||
url: "https://doc.demarches-simplifiees.fr/api-graphql"
|
||||
dinum:
|
||||
title: "The DINUM website - Government"
|
||||
title: "Le site de la DINUM — Direction interministérielle du numérique"
|
||||
url: "https://www.numerique.gouv.fr/dinum/"
|
||||
alt: "Interministerial Directorate for Digital Affairs"
|
||||
alt: "Direction interministérielle du numérique"
|
||||
code:
|
||||
label: "Source code"
|
||||
title: "Our Source code is open source"
|
||||
|
|
|
@ -18,6 +18,7 @@ fr:
|
|||
ou_en_est_mon_dossier_url: "https://faq.demarches-simplifiees.fr/article/11-je-veux-savoir-ou-en-est-linstruction-de-ma-demarche"
|
||||
footer:
|
||||
top_labels:
|
||||
hidden_title: Liens pratiques
|
||||
communication: Communication
|
||||
legals: Informations légales
|
||||
resources: Ressources
|
||||
|
@ -37,7 +38,7 @@ fr:
|
|||
title: "Documentation graphql de l’API"
|
||||
url: "https://doc.demarches-simplifiees.fr/api-graphql"
|
||||
dinum:
|
||||
title: "Le site de la DINUM — Gouvernement"
|
||||
title: "Le site de la DINUM — Direction interministérielle du numérique"
|
||||
url: "https://www.numerique.gouv.fr/dinum/"
|
||||
alt: "Direction interministérielle du numérique"
|
||||
cgu:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue