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,11 +8,11 @@ nl:
failure:
already_authenticated: Je bent al ingelogd.
inactive: Jouw account is nog niet geactiveerd.
invalid: Ongeldig e-mailadres of wachtwoord.
invalid: Ongeldig %{authentication_keys}.
invalid_token: Ongeldige bevestigingscode.
last_attempt: Je hebt nog één poging over voordat jouw account wordt opgeschort.
locked: Jouw account is opgeschort.
not_found_in_database: Ongeldig e-mailadres of wachtwoord.
not_found_in_database: Ongeldig %{authentication_keys}.
timeout: Jouw sessie is verlopen, log opnieuw in.
unauthenticated: Je dient in te loggen of te registreren.
unconfirmed: Je dient eerst jouw account te bevestigen.