summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:38 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:38 +0200
commit017e41c8d35b115a59a72071d9701bab089a7ba1 (patch)
treea5148a3fc8c6f5cd6d6b359cf8f47dd8724f2f7a
parentNew translations auth.json (Swedish) (diff)
downloadserver-017e41c8d35b115a59a72071d9701bab089a7ba1.tar.xz
New translations auth.json (Ukrainian)
-rw-r--r--locales/uk/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/uk/auth.json b/locales/uk/auth.json

index c5be32df..76c4e500 100644 --- a/locales/uk/auth.json +++ b/locales/uk/auth.json
@@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "E-Mail або телефон не знайдено", - "INVALID_PASSWORD": "Невірний пароль" + "INVALID_PASSWORD": "Невірний пароль", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Реєстрація нового користувача вимкнута",