fix(trad): Typo
This commit is contained in:
parent
10909c8879
commit
6230346472
6 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -15,4 +15,4 @@ en:
|
|||
attributes:
|
||||
champs/rna_champ:
|
||||
hints:
|
||||
value: "Expected format : W123456789. Exemple : W503726238"
|
||||
value: "Expected format: W123456789. Example: W503726238"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue