summary refs log tree commit diff
path: root/locales/sv/auth.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:37 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:37 +0200
commit194d8f94a2b1e7e6f6e747ebadd5cf0d90332370 (patch)
tree9438fe64138fa041c5fe013477914307d59d8f28 /locales/sv/auth.json
parentNew translations auth.json (Serbian (Cyrillic)) (diff)
downloadserver-194d8f94a2b1e7e6f6e747ebadd5cf0d90332370.tar.xz
New translations auth.json (Swedish)
Diffstat (limited to '')
-rw-r--r--locales/sv/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/sv/auth.json b/locales/sv/auth.json
index 346a8efb..c94b0810 100644
--- a/locales/sv/auth.json
+++ b/locales/sv/auth.json
@@ -1,7 +1,8 @@
 {
 	"login": {
 		"INVALID_LOGIN": "E-post eller telefon hittades inte",
-		"INVALID_PASSWORD": "Ogiltigt lösenord"
+		"INVALID_PASSWORD": "Ogiltigt lösenord",
+		"ACCOUNT_DISABLED": "This account is disabled"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Registrering av nya användare är inaktiverat",