Marius Burkard
2016-01-30 f686264ad6d82cfaf4e401da2e259880f57bfade
interface/web/mail/lib/lang/tr_mail_forward_list.lng
@@ -1,9 +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';
?>