diff --git a/lang/tr.inc.php b/lang/tr.inc.php index 054bef82..25698d58 100644 --- a/lang/tr.inc.php +++ b/lang/tr.inc.php @@ -85,7 +85,7 @@ $messages['mailrequired'] = "E-posta adresiniz gereklidir"; $messages['mailnomatch'] = "E-posta adresi ile kullanıcı adı uyuşmuyor"; $messages['tokensent'] = "Doğrulama e-postası gönderildi"; -$messages['tokensent_ifexists'] = "If the account exists, a confirmation email has been sent to the associated email address"; +$messages['tokensent_ifexists'] = "Eğer hesap mevcutsa bir doğrulama e-postası hesaba ilişkili e-posta adresine gönderilmiştir"; $messages['tokennotsent'] = "Doğrulama e-postası gönderilirken hata oluştu"; $messages['tokenrequired'] = "Belirteç gerekli"; $messages['tokennotvalid'] = "Belirteç geçerli değil";