mcramer
2011-04-27 4e6a24b14ef4ef4b1847a23ee1f6340df44738b4
1
2
3
4
5
6
7
8
9
10
<?php
$wb['server_id_txt'] = 'Servidor';
$wb['domain_txt'] = 'Domínio';
$wb['destination_txt'] = 'Destino';
$wb['type_txt'] = 'Tipo';
$wb['mx_txt'] = 'Sem MX lookup';
$wb['sort_order_txt'] = 'Ordenar por';
$wb['active_txt'] = 'Ativo';
$wb['limit_mailrouting_txt'] = 'O número máximo de rotas para sua conta foi atingido.';
?>