summary refs log tree commit diff
path: root/locales/tr
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:31 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:31 +0200
commit9c2605525e32e0d7c9c9393b0c317280903c440d (patch)
tree799df63ab43d1ce3d3fe7e78dc8824df551bdab0 /locales/tr
parentNew translations auth.json (Russian) (diff)
downloadserver-9c2605525e32e0d7c9c9393b0c317280903c440d.tar.xz
New translations auth.json (Turkish)
Diffstat (limited to 'locales/tr')
-rw-r--r--locales/tr/auth.json3
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ı",