Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
1
2
3
4
5
6
7
8
9
10
11
<?php
$wb['server_id_txt'] = 'Servidor';
$wb['domain_txt'] = 'Dominio';
$wb['destination_txt'] = 'Destino';
$wb['type_txt'] = 'Tipo';
$wb['mx_txt'] = 'Sin buscador MX';
$wb['sort_order_txt'] = 'Ordenar por';
$wb['active_txt'] = 'Habilitado';
$wb['limit_mailrouting_txt'] = 'Ha alcanzado en su cuenta el número máx. de enrutadores.';
$wb['transport_txt'] = 'Transportador';
?>