Update French locale
This commit is contained in:
parent
3c313570e8
commit
a1d8594d09
|
@ -23,13 +23,13 @@ fr:
|
||||||
defaults:
|
defaults:
|
||||||
address: "Adresse"
|
address: "Adresse"
|
||||||
city: "Boston, MA"
|
city: "Boston, MA"
|
||||||
thing: "%{thing}"
|
thing: "bouche d'incendie"
|
||||||
this_thing: "Cette %{thing}"
|
this_thing: "Cette %{thing}"
|
||||||
tagline: "La responsabilité Réclamation pour pelleter une %{thing} le feu après qu'il neige."
|
tagline: "La responsabilité Réclamation pour pelleter une %{thing} le feu après qu'il neige."
|
||||||
tos: "En vous inscrivant, vous acceptez les %{tos}."
|
tos: "En vous inscrivant, vous acceptez les %{tos}."
|
||||||
errors:
|
errors:
|
||||||
password: "Vous devez vous identifier ou vous inscrire avant de continuer."
|
password: "Vous devez vous identifier ou vous inscrire avant de continuer."
|
||||||
not_found: "Impossible de trouver borne d'incendie."
|
not_found: "Impossible de trouver %{thing}."
|
||||||
labels:
|
labels:
|
||||||
address: "Adresse, Quartier"
|
address: "Adresse, Quartier"
|
||||||
city_state: "Ville"
|
city_state: "Ville"
|
||||||
|
|
Loading…
Reference in New Issue