diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:02:31 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:02:31 +0200 |
commit | 9c2605525e32e0d7c9c9393b0c317280903c440d (patch) | |
tree | 799df63ab43d1ce3d3fe7e78dc8824df551bdab0 /locales/tr | |
parent | New translations auth.json (Russian) (diff) | |
download | server-9c2605525e32e0d7c9c9393b0c317280903c440d.tar.xz |
New translations auth.json (Turkish)
Diffstat (limited to 'locales/tr')
-rw-r--r-- | locales/tr/auth.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/tr/auth.json b/locales/tr/auth.json index 0b2693b7..80c06600 100644 --- a/locales/tr/auth.json +++ b/locales/tr/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "Eposta veya Telefon Numarası bulunamadı", - "INVALID_PASSWORD": "Geçersiz Şifre" + "INVALID_PASSWORD": "Geçersiz Şifre", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Yeni kullanıcı alımı devre dışı bırakıldı", |