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ı." },