fix(commune): improuve label and error message
This commit is contained in:
parent
4336184fc8
commit
ed62d171ce
3 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
en:
|
||||
postal_code: Postal code of the municipality
|
||||
not_found: No municipality found for postal code %{postal_code}
|
||||
postal_code: Enter the postal code then select the municipality from the list
|
||||
not_found: No municipality found for postal code %{postal_code}. Please check that you haven't made any mistakes.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
fr:
|
||||
postal_code: Code postal de la commune
|
||||
not_found: Aucune commune trouvée pour le code postal %{postal_code}
|
||||
postal_code: Renseignez le code postal puis sélectionnez la commune dans la liste
|
||||
not_found: Aucune commune trouvée pour le code postal %{postal_code}. Verifiez que vous n'avez pas fait d’erreur.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue