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