summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--locales/no/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/no/auth.json b/locales/no/auth.json

index 0fe1957d..2c0ea29e 100644 --- a/locales/no/auth.json +++ b/locales/no/auth.json
@@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "Fant ikke e-postadresse eller telefon", - "INVALID_PASSWORD": "Ugyldig passord" + "INVALID_PASSWORD": "Ugyldig passord", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Ny brukerregistrering er deaktivert",