summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:36 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:36 +0200
commit0dda7704328d66c8b68d36e5ee50a86c3c1db4ed (patch)
treedb01b768a9a1a4389e3c1e30489e0430e41fcd76
parentNew translations auth.json (Slovak) (diff)
downloadserver-0dda7704328d66c8b68d36e5ee50a86c3c1db4ed.tar.xz
New translations auth.json (Serbian (Cyrillic))
-rw-r--r--locales/sr/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/sr/auth.json b/locales/sr/auth.json
index bcf6fca5..e19547a0 100644
--- a/locales/sr/auth.json
+++ b/locales/sr/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",