Daniel Steglich
2016-01-15 bb984cedaa3530ccc88c4c1f7ca84ebbfbc52d89
1
2
3
4
5
6
7
8
9
10
11
<?php
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
$wb['destination_txt'] = 'Tujuan';
$wb['type_txt'] = 'Tipe';
$wb['mx_txt'] = 'Jangan mencari MX';
$wb['sort_order_txt'] = 'Urutkan berdasarkan';
$wb['active_txt'] = 'Aktif';
$wb['limit_mailrouting_txt'] = 'Jumlah maks rute untuk akun Anda telah tercapai.';
$wb['transport_txt'] = 'Transport';
?>