Florian Schaal
2015-09-14 da9e99596e2fcb76a37fcc8a24c8eacd00ff186c
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';
?>