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