From 74046235f9cf24ae50b0006ccfa0d665967ab576 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:32 +0200 Subject: [PATCH] New translations auth.json (Norwegian) --- locales/no/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",