diff --git a/locales/fi/auth.json b/locales/fi/auth.json index 001a7371..ba099f28 100644 --- a/locales/fi/auth.json +++ b/locales/fi/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "Sähköpostia tai puhelinta ei löydy", - "INVALID_PASSWORD": "Virheellinen Salasana" + "INVALID_PASSWORD": "Virheellinen Salasana", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Uuden käyttäjän rekisteröinti pois käytöstä",