From 9c2605525e32e0d7c9c9393b0c317280903c440d Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:31 +0200 Subject: [PATCH] New translations auth.json (Turkish) --- locales/tr/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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ı",