tbrehm
2011-11-28 51ee2e92d6320209f159dcc18fd8eafe7f4145f5
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.';
?>