diff options
Diffstat (limited to 'locales/pl/auth.json')
-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", |