summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:32 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:32 +0200
commit74046235f9cf24ae50b0006ccfa0d665967ab576 (patch)
tree9a25f8457c8e88aee5bb11c435a6cba6303673c0
parentNew translations auth.json (Turkish) (diff)
downloadserver-74046235f9cf24ae50b0006ccfa0d665967ab576.tar.xz
New translations auth.json (Norwegian)
-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",