Marius Cramer
2015-11-17 a5714c39c76695af5b2220e93a4ac3121a9d83a1
interface/web/mail/lib/lang/tr_mail_forward_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Mail Yönlendirme';
$wb['active_txt'] = 'Aktif';
$wb['list_head_txt'] = 'E-posta Yönlendirme';
$wb['active_txt'] = 'Etkin';
$wb['source_txt'] = 'Kaynak';
$wb['destination_txt'] = 'Hedef';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Yeni Mail Yönlendirme';
$wb['email_txt'] = 'E-posta';
$wb['add_new_record_txt'] = 'E-posta Yönlendirme Ekle';
?>