Skip to content

Commit

Permalink
lang: add temp lang [invalidEmail]
Browse files Browse the repository at this point in the history
  • Loading branch information
warcooft authored Jul 18, 2024
1 parent 795eda0 commit 20b7105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Language/tr/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
'badToken' => 'Erişim anahtarı geçersiz.',
'oldToken' => 'Erişim anahtarının süresi doldu.',
'noUserEntity' => 'Parola doğrulaması için Kullanıcı Varlığı sağlanmalıdır.',
'invalidEmail' => 'E-posta adresinin kayıtlı e-posta ile eşleştiği doğrulanamıyor.',
'invalidEmail' => '(To be translated) Unable to verify the email address matches the email {0}.',
'unableSendEmailToUser' => 'Üzgünüz, e-posta gönderilirken bir sorun oluştu. "{0}" adresine e-posta gönderemedik.',
'throttled' => 'Bu IP adresinden çok fazla istek yapıldı. {0} saniye sonra tekrar deneyebilirsiniz.',
'notEnoughPrivilege' => 'İstediğiniz işlemi gerçekleştirmek için gerekli izne sahip değilsiniz.',
Expand Down

0 comments on commit 20b7105

Please sign in to comment.