tbrehm
2012-08-20 1429073c6961380ff5eab9273be064d61fcf5313
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';
?>