| | |
| | | $wb['ssl_cert_txt'] = 'SSL Certificate'; |
| | | $wb['ssl_bundle_txt'] = 'SSL Bundle'; |
| | | $wb['ssl_action_txt'] = 'SSL Action'; |
| | | $wb['btn_save_txt'] = 'Запис'; |
| | | $wb['btn_cancel_txt'] = 'Отказ'; |
| | | $wb['server_id_txt'] = 'Сървър'; |
| | | $wb['domain_txt'] = 'Домейн'; |
| | | $wb['type_txt'] = 'Тип'; |
| | |
| | | $wb['domain_error_empty'] = 'Не е посочен домейн.'; |
| | | $wb['domain_error_unique'] = 'Вече съществува такъв домейн.'; |
| | | $wb['domain_error_regex'] = 'Невалидно име на домейн.'; |
| | | $wb['host_txt'] = 'Host'; |
| | | $wb['redirect_error_regex'] = 'Invalid redirect path. Valid redirects are for example: /test/ or http://www.domain.tld/test/'; |
| | | $wb['no_redirect_txt'] = 'No redirect'; |
| | | $wb['no_flag_txt'] = 'No flag'; |
| | | ?> |