| | |
| | | $wb['limit_spamfilter_user_txt'] = 'Max. number of spamfilter users'; |
| | | $wb['limit_spamfilter_policy_txt'] = 'Max. number of spamfilter policys'; |
| | | $wb['default_mailserver_txt'] = 'Default Mailserver'; |
| | | $wb['btn_save_txt'] = 'Сохранить'; |
| | | $wb['btn_cancel_txt'] = 'Закончить'; |
| | | $wb['company_name_txt'] = 'Company name'; |
| | | $wb['contact_name_txt'] = 'Contact name'; |
| | | $wb['username_txt'] = 'Пользовательname'; |
| | |
| | | $wb['limit_database_error_notint'] = 'The database limit must be a number.'; |
| | | $wb['password_strength_txt'] = 'Password strength'; |
| | | $wb['username_error_regex'] = 'The Username contains invalid chracaters.'; |
| | | $wb['template_master_txt'] = 'Master'; |
| | | $wb['template_additional_txt'] = 'Addon'; |
| | | ?> |