Marius Burkard
2016-03-02 01c6f9032792898c22b718f100ec88e4d8155ecf
1
2
3
4
5
6
7
8
9
10
11
<?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.';
$wb['transport_txt'] = 'Transport';
?>