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",