summary refs log tree commit diff
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
commitcdf740d1232df290d4d7085e4864148edc2eeeae (patch)
tree8005a9702fec4866bfaca49008011035ab88fa3b
parentNew translations auth.json (Portuguese, Brazilian) (diff)
downloadserver-cdf740d1232df290d4d7085e4864148edc2eeeae.tar.xz
New translations auth.json (Turkish)
-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ı." },