Merge pull request #10993 from demarches-simplifiees/a11y-specific-fields

ETQ usager, je veux que le titre du modèle de pièce jointe reprenne l'intitulé visible
This commit is contained in:
Corinne Durrmeyer 2024-11-04 10:47:00 +00:00 committed by GitHub
commit 83c942c338
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 18 additions and 14 deletions

View file

@ -4,4 +4,4 @@ en:
champs/carte_champ:
hints:
value_html: |
Need help ? <a href="https://doc.demarches-simplifiees.fr/pour-aller-plus-loin/cartographie" target="_blank" rel="noreferrer">Check our video tutorial</a>"
Need help ? <a href="https://doc.demarches-simplifiees.fr/pour-aller-plus-loin/cartographie" target="_blank" rel="noreferrer">Check our video tutorial</a>

View file

@ -3,4 +3,4 @@ en:
attributes:
champs/decimal_number_champ:
hints:
value: "You can enter up to 3 decimal places after the decimal point. Exemple: 3.141"
value: "You can enter up to 3 decimal places after the decimal point. Example: 3.141"

View file

@ -9,4 +9,4 @@ en:
attributes:
champs/iban_champ:
hints:
value: "Example (France) : FR76 1234 1234 1234 1234 1234 123"
value: "Example (France): FR76 1234 1234 1234 1234 1234 123"

View file

@ -3,4 +3,4 @@ en:
attributes:
champs/phone_champ:
hints:
value: "Phone number must be valid. Example : 0612345678"
value: "Phone number must be valid. Example: 0612345678"

View file

@ -15,4 +15,4 @@ en:
attributes:
champs/rna_champ:
hints:
value: "Expected format : W123456789. Exemple : W503726238"
value: "Expected format: W123456789. Example: W503726238"

View file

@ -3,4 +3,4 @@ en:
attributes:
champs/siret_champ:
hints:
value: "Enter 14 digits. Example : 500 0012 345 6789"
value: "Enter 14 digits. Example: 500 0012 345 6789"

View file

@ -23,3 +23,6 @@ en:
signin: 'Sign in'
messages:
remove_file: 'Remove file'
piece_justificative:
name: "Download template"
title: "Download template %{filename}"

View file

@ -24,3 +24,6 @@ fr:
messages:
remove_file: 'Supprimer le fichier'
remove_all: "Supprimer tous les fichiers"
piece_justificative:
name: "Télécharger le modèle"
title: "Télécharger le modèle %{filename}"