From 146ea9bea91d2bcdf25b7d5e17331ddbed408f0a Mon Sep 17 00:00:00 2001 From: Corinne Durrmeyer Date: Thu, 4 Apr 2024 12:18:19 +0200 Subject: [PATCH] feat(improve-contact-page-a11y) : Replace the * character with the content of the AsteriskMandatoryComponent --- config/locales/en.yml | 2 +- config/locales/fr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 57f70e8ff..7bab87554 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -49,7 +49,7 @@ en: 'no': 'No' deconnexion: "Log out" pj: "Attachments" - asterisk_html: Fields marked by an asterisk ( * ) are mandatory. + asterisk_html: "Fields marked by an asterisk ( required ) are mandatory." mandatory_champs: All fields are mandatory. no_mandatory: (optional) file_number: File number diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 883bae7aa..732235bea 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -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 ( obligatoire ) sont obligatoires." mandatory_champs: Tous les champs sont obligatoires. no_mandatory: (facultatif) file_number: Numéro de dossier