mcramer
2013-02-08 43686d3f79154be31eb85c2e748fe0f96695e05c
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Gelişmiş Email Rotası';
$wb['active_txt'] = 'Aktif';
$wb['server_id_txt'] = 'Sunucu';
$wb['domain_txt'] = 'Domain';
$wb['transport_txt'] = 'Nakil';
$wb['sort_order_txt'] = 'Sırala';
$wb['add_new_record_txt'] = 'Yeni Rota';
?>