summary refs log tree commit diff
path: root/api/locales
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-18 14:22:53 -0400
committerSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-18 14:22:53 -0400
commit2939f856c64ec1260d95d5e62bff121dacb8677b (patch)
treeacfb0a1740cf993cce094dd0c0444d5c47d8832a /api/locales
parentNew translations auth.json (Portuguese, Brazilian) (diff)
downloadserver-2939f856c64ec1260d95d5e62bff121dacb8677b.tar.xz
New translations auth.json (Turkish)
Diffstat (limited to 'api/locales')
-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 321917ce..f6f95802 100644
--- a/api/locales/tr/auth.json
+++ b/api/locales/tr/auth.json
@@ -1,6 +1,6 @@
 {
 	"login": {
-		"INVALID_LOGIN": "Eposta veya Telefon Numarası bulunamadı",
+		"INVALID_LOGIN": "E-posta veya Telefon Numarası bulunamadı",
 		"INVALID_PASSWORD": "Geçersiz Şifre",
 		"ACCOUNT_DISABLED": "Bu hesap devre dışı bırakıldı."
 	},