From e111e9bbae06e6e3cfd8a2275a5213e06461f416 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:33 +0200 Subject: [PATCH] New translations auth.json (Polish) --- locales/pl/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",