summary refs log tree commit diff
path: root/locales/he/auth.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:03:05 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:03:05 +0200
commit97703bd63349de50cd2ddf64e337b74f381d46bf (patch)
treeb7161d55e4269e401c494eaaf67af9a1514efc2f /locales/he/auth.json
parentNew translations auth.json (Finnish) (diff)
downloadserver-97703bd63349de50cd2ddf64e337b74f381d46bf.tar.xz
New translations auth.json (Hebrew)
Diffstat (limited to '')
-rw-r--r--locales/he/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/he/auth.json b/locales/he/auth.json
index bcf6fca5..e19547a0 100644
--- a/locales/he/auth.json
+++ b/locales/he/auth.json
@@ -1,7 +1,8 @@
 {
 	"login": {
 		"INVALID_LOGIN": "E-Mail or Phone not found",
-		"INVALID_PASSWORD": "Invalid Password"
+		"INVALID_PASSWORD": "Invalid Password",
+		"ACCOUNT_DISABLED": "This account is disabled"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "New user registration is disabled",