summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:33 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:33 +0200
commite111e9bbae06e6e3cfd8a2275a5213e06461f416 (patch)
treed8858d2b851e8b96e46a208d97bdef05c0d444f1
parentNew translations auth.json (Norwegian) (diff)
downloadserver-e111e9bbae06e6e3cfd8a2275a5213e06461f416.tar.xz
New translations auth.json (Polish)
-rw-r--r--locales/pl/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/pl/auth.json b/locales/pl/auth.json
index fb453044..f62c56db 100644
--- a/locales/pl/auth.json
+++ b/locales/pl/auth.json
@@ -1,7 +1,8 @@
 {
 	"login": {
 		"INVALID_LOGIN": "E-mail lub telefon nie znaleziony",
-		"INVALID_PASSWORD": "Nieprawidłowe hasło"
+		"INVALID_PASSWORD": "Nieprawidłowe hasło",
+		"ACCOUNT_DISABLED": "This account is disabled"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Rejestracja nowego użytkownika jest wyłączona",