Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
24a2f0 1 <?php
97b472 2 $wb['server_id_txt'] = 'Server';
407003 3 $wb['domain_txt'] = 'Dominio';
TB 4 $wb['destination_txt'] = 'Destinazione';
97b472 5 $wb['type_txt'] = 'Type';
F 6 $wb['mx_txt'] = 'No MX lookup';
407003 7 $wb['sort_order_txt'] = 'Ordina per';
TB 8 $wb['active_txt'] = 'Attivo';
9 $wb['limit_mailrouting_txt'] = 'The max. number of routes raggiunto per il tuo account.';
142907 10 $wb['transport_txt'] = 'Transport';
97b472 11 ?>