Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
2d870d 1 <?php
2ab1e5 2 $wb['active_txt'] = 'Habilitado';
ff2b71 3 $wb['destination_txt'] = 'Destino';
CD 4 $wb['domain_txt'] = 'Dominio';
5 $wb['limit_mailrouting_txt'] = 'Ha alcanzado el número máx. de enrutadores permitidos para su cuenta.';
6 $wb['mx_txt'] = 'No buscar registros MX';
7 $wb['server_id_txt'] = 'Servidor';
8 $wb['sort_order_txt'] = 'Ordenar por';
9 $wb['transport_txt'] = 'Transporte';
10 $wb['type_txt'] = 'Tipo';
11 ?>