Marius Burkard
2016-05-23 ce9b51ed7f2febf37f2da0df983315f1c71f95a6
1
2
3
4
5
6
7
8
9
10
11
<?php
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
$wb['destination_txt'] = 'Destinatie';
$wb['type_txt'] = 'Tip';
$wb['mx_txt'] = 'Fara  MX lookup';
$wb['sort_order_txt'] = 'Sortare pe ';
$wb['active_txt'] = 'Active';
$wb['limit_mailrouting_txt'] = 'numarul maxim de rute pentru contul dumneavoastra a fost atins';
$wb['transport_txt'] = 'Transport';
?>