Add consistent interpolations check to CircleCI (#9072)

* Add consistent interpolations check to CircleCI

* Fix locale strings using wrong variables
This commit is contained in:
Eugen Rochko 2018-10-25 01:17:01 +02:00 committed by GitHub
parent e8ffecbd36
commit 9b5348240e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 64 additions and 70 deletions

View file

@ -8,10 +8,10 @@ fr:
failure:
already_authenticated: Vous êtes déjà connecté⋅e.
inactive: Votre compte nest pas encore activé.
invalid: Courriel ou mot de passe incorrect.
invalid: "%{authentication_keys} incorrect."
last_attempt: Vous avez droit à une tentative avant que votre compte ne soit verrouillé.
locked: Votre compte est verrouillé.
not_found_in_database: Courriel ou mot de passe invalide.
not_found_in_database: "%{authentication_keys} invalide."
timeout: Votre session a expiré. Veuillez vous reconnecter pour continuer.
unauthenticated: Vous devez vous connecter ou vous inscrire pour continuer.
unconfirmed: Vous devez valider votre compte pour continuer.