feat(improve-contact-page-a11y) : Replace the * character with the content of the AsteriskMandatoryComponent

This commit is contained in:
Corinne Durrmeyer 2024-04-04 12:18:19 +02:00
parent 8039464541
commit 146ea9bea9
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ en:
'no': 'No' 'no': 'No'
deconnexion: "Log out" deconnexion: "Log out"
pj: "Attachments" 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. mandatory_champs: All fields are mandatory.
no_mandatory: (optional) no_mandatory: (optional)
file_number: File number file_number: File number

View file

@ -40,7 +40,7 @@ fr:
i_dont_know: Je ne sais pas i_dont_know: Je ne sais pas
deconnexion: "Déconnexion" deconnexion: "Déconnexion"
pj: "Pièces jointes" pj: "Pièces jointes"
asterisk_html: Les champs suivis dun astérisque ( * ) sont obligatoires. asterisk_html: "Les champs suivis dun 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. mandatory_champs: Tous les champs sont obligatoires.
no_mandatory: (facultatif) no_mandatory: (facultatif)
file_number: Numéro de dossier file_number: Numéro de dossier