diff --git a/phpmailer/language/phpmailer.lang-tr.php b/phpmailer/language/phpmailer.lang-tr.php index 2acec15..c985123 100755 --- a/phpmailer/language/phpmailer.lang-tr.php +++ b/phpmailer/language/phpmailer.lang-tr.php @@ -2,7 +2,7 @@ /** * PHPMailer dil dosyası. * Türkçe Versiyonu - */İZYAZILIM - Elçin Özel - Can Yılmaz - Mehmet Benlioğlu + */ $PHPMAILER_LANG = array(); @@ -21,4 +21,4 @@ $PHPMAILER_LANG["file_access"] = 'Dosyaya erişilemiyor: '; $PHPMAILER_LANG["file_open"] = 'Dosya Hatası: Dosya açılamıyor: '; $PHPMAILER_LANG["encoding"] = 'Bilinmeyen şifreleme: '; -?> \ No newline at end of file +?>