From 2b8fd2b9766189d67c9deef5d4491900619f7778 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:49 +0200 Subject: [PATCH] New translations auth.json (Croatian) --- locales/hr/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/hr/auth.json b/locales/hr/auth.json index 3e330168..0f2c8456 100644 --- a/locales/hr/auth.json +++ b/locales/hr/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "Email ili broj mobitela nije pronađen", - "INVALID_PASSWORD": "Pogrešna lozinka" + "INVALID_PASSWORD": "Pogrešna lozinka", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Registracija novog korisnika je onemogućena",