diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-11 21:12:52 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-11 21:12:52 +0200 |
commit | c86446ac907fddeb9ff404140c2c8ba3546f5a1b (patch) | |
tree | 1cd5adf9ff65c8da405135afae338996a3aa5af5 | |
parent | New translations auth.json (German) (diff) | |
download | server-c86446ac907fddeb9ff404140c2c8ba3546f5a1b.tar.xz |
New translations auth.json (Polish)
-rw-r--r-- | locales/pl/auth.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/pl/auth.json b/locales/pl/auth.json index f62c56db..4fb2734b 100644 --- a/locales/pl/auth.json +++ b/locales/pl/auth.json @@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "E-mail lub telefon nie znaleziony", "INVALID_PASSWORD": "Nieprawidłowe hasło", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Konto jest zablokowane" }, "register": { "REGISTRATION_DISABLED": "Rejestracja nowego użytkownika jest wyłączona", |