tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/mail/lib/lang/tr_mail_domain_catchall_list.lng
@@ -1,9 +1,9 @@
<?php
$wb["list_head_txt"] = 'Email Catchall';
$wb["active_txt"] = 'Aktif';
$wb["source_txt"] = 'source';
$wb["destination_txt"] = 'Hedef email adresi';
$wb["server_id_txt"] = 'Sunucu';
$wb["domain_txt"] = 'Domain';
$wb["add_new_record_txt"] = 'Yeni Catchall';
<?php
$wb['list_head_txt'] = 'Email Catchall';
$wb['active_txt'] = 'Aktif';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Hedef email adresi';
$wb['server_id_txt'] = 'Sunucu';
$wb['domain_txt'] = 'Domain';
$wb['add_new_record_txt'] = 'Yeni Catchall';
?>