diff options
author | Thibaut Girka <thib@sitedethib.com> | 2019-06-13 22:23:20 +0200 |
---|---|---|
committer | Thibaut Girka <thib@sitedethib.com> | 2019-06-13 22:23:20 +0200 |
commit | 60adda7e591c420469beeb3713f1dfa3bdba7e66 (patch) | |
tree | 1b619d39688418c5582d743e830aea71e66d5782 /config/locales/devise.nl.yml | |
parent | 80849812d2a03ff9da671a2204bacf0c85f6ab0d (diff) | |
parent | c9eeb2e832b5b36a86028bbec7a353c32be510a7 (diff) |
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'config/locales/devise.nl.yml')
-rw-r--r-- | config/locales/devise.nl.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/devise.nl.yml b/config/locales/devise.nl.yml index 96d14d9d2..51a95403f 100644 --- a/config/locales/devise.nl.yml +++ b/config/locales/devise.nl.yml @@ -9,7 +9,6 @@ nl: already_authenticated: Je bent al ingelogd. inactive: Jouw account is nog niet geactiveerd. invalid: "%{authentication_keys} of wachtwoord ongeldig." - 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: "%{authentication_keys} of wachtwoord ongeldig." |