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