| | |
| | | $wb['password_txt'] = 'пароль'; |
| | | $wb['maildir_txt'] = 'maildir'; |
| | | $wb['postfix_txt'] = 'Разрешить получение'; |
| | | $wb['greylisting_txt'] = 'Enable greylisting'; |
| | | $wb['access_txt'] = 'Включить доступ'; |
| | | $wb['policy_txt'] = 'Спам-фильтр'; |
| | | $wb['no_policy'] = '- не включено -'; |
| | |
| | | $wb['monthly_backup_txt'] = 'Monthly'; |
| | | $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)'; |
| | | ?> |