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 | 2939f856c64ec1260d95d5e62bff121dacb8677b (patch) | |
tree | acfb0a1740cf993cce094dd0c0444d5c47d8832a /api/locales | |
parent | New translations auth.json (Portuguese, Brazilian) (diff) | |
download | server-2939f856c64ec1260d95d5e62bff121dacb8677b.tar.xz |
New translations auth.json (Turkish)
Diffstat (limited to 'api/locales')
-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ı." }, |