| | |
| | | <?php |
| | | $wb["email_txt"] = 'Correio'; |
| | | $wb["destination_txt"] = 'Correio de Destino'; |
| | | $wb["active_txt"] = 'Ativo'; |
| | | $wb["limit_mailforward_txt"] = 'O número máximo de encaminhamentos para sua conta foi atingido.'; |
| | | $wb['email_txt'] = 'Correio'; |
| | | $wb['destination_txt'] = 'Correio de Destino'; |
| | | $wb['active_txt'] = 'Ativo'; |
| | | $wb['limit_mailforward_txt'] = 'O número máximo de encaminhamentos para sua conta foi atingido.'; |
| | | $wb['duplicate_mailbox_txt'] = 'Já existe uma caixa de correio com este endereço.'; |
| | | $wb['domain_txt'] = 'Domínio'; |
| | | $wb['source_txt'] = 'Source Email'; |
| | | ?> |