| | |
| | | $wb['password_txt'] = 'Senha'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Habilitar Recebimento'; |
| | | $wb['greylisting_txt'] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Habilitar Acesso'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['no_policy'] = '- desativado -'; |
| | |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['email_error_isascii'] = 'Please do not use special unicode characters for your password. This could lead to problems with your mail client.'; |
| | | $wb['cc_note_txt'] = '(Separate multiple email addresses with commas)'; |
| | | $wb['disablesmtp_txt'] = 'Disable SMTP (sending)'; |
| | | ?> |