diff options
author | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-18 14:22:53 -0400 |
---|---|---|
committer | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-18 14:22:53 -0400 |
commit | cdf740d1232df290d4d7085e4864148edc2eeeae (patch) | |
tree | 8005a9702fec4866bfaca49008011035ab88fa3b | |
parent | New translations auth.json (Portuguese, Brazilian) (diff) | |
download | server-cdf740d1232df290d4d7085e4864148edc2eeeae.tar.xz |
New translations auth.json (Turkish)
-rw-r--r-- | api/locales/tr/auth.json | 2 |
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ı." }, |