diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:03:04 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:03:04 +0200 |
commit | 541bcffda70b8591c36c0efe11bec3c054704b5b (patch) | |
tree | ac3c2a62ec29da3deebbbf30251ccc250ee345ab | |
parent | New translations auth.json (Greek) (diff) | |
download | server-541bcffda70b8591c36c0efe11bec3c054704b5b.tar.xz |
New translations auth.json (Finnish)
-rw-r--r-- | locales/fi/auth.json | 3 |
1 files changed, 2 insertions, 1 deletions
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ä", |