summary refs log tree commit diff
path: root/api
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-15 13:20:36 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-15 13:20:36 +0200
commit53b4bc9ecb438050dab584138dbd4bfe21fb7717 (patch)
treec360ce3ba609dcc08ff5f98a9fc04b9cf5491af7 /api
parentupdate release (diff)
parentMerge pull request #270 from reisxd/patch-1 (diff)
downloadserver-53b4bc9ecb438050dab584138dbd4bfe21fb7717.tar.xz
Merge branch 'master' of https://github.com/fosscord/fosscord-server
Diffstat (limited to 'api')
-rw-r--r--api/locales/tr/auth.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/locales/tr/auth.json b/api/locales/tr/auth.json
index 80c06600..321917ce 100644
--- a/api/locales/tr/auth.json
+++ b/api/locales/tr/auth.json
@@ -2,7 +2,7 @@
 	"login": {
 		"INVALID_LOGIN": "Eposta veya Telefon Numarası bulunamadı",
 		"INVALID_PASSWORD": "Geçersiz Şifre",
-		"ACCOUNT_DISABLED": "This account is disabled"
+		"ACCOUNT_DISABLED": "Bu hesap devre dışı bırakıldı."
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Yeni kullanıcı alımı devre dışı bırakıldı",