| | |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['domain_txt'] = 'Domain'; |
| | | $wb['type_txt'] = 'Typ'; |
| | | $wb['parent_domain_id_txt'] = 'Parent Website'; |
| | | $wb['parent_domain_id_txt'] = 'Zugehörige Webseite'; |
| | | $wb['redirect_type_txt'] = 'Redirect Typ'; |
| | | $wb['redirect_path_txt'] = 'Redirect Pfad'; |
| | | $wb['active_txt'] = 'Aktiv'; |
| | | $wb['document_root_txt'] = 'Documentroot'; |
| | | $wb['document_root_txt'] = 'Document Root'; |
| | | $wb['system_user_txt'] = 'Linux Benutzer'; |
| | | $wb['system_group_txt'] = 'Linux Gruppe'; |
| | | $wb['ip_address_txt'] = 'IP-Adresse'; |
| | | $wb['vhost_type_txt'] = 'VHost Type'; |
| | | $wb['vhost_type_txt'] = 'VHost Typ'; |
| | | $wb['hd_quota_txt'] = 'Festplatten Quota'; |
| | | $wb['traffic_quota_txt'] = 'Traffic Quota'; |
| | | $wb['cgi_txt'] = 'CGI'; |
| | |
| | | $wb['domain_error_regex'] = 'Domainname ist ungültig.'; |
| | | $wb['host_txt'] = 'Host'; |
| | | $wb['redirect_error_regex'] = 'Ungültiger redirect Pfad. Gültige Pfade sind beispielsweise: /test/ oder http://www.domain.tld/test/'; |
| | | $wb['no_redirect_txt'] = 'No redirect'; |
| | | $wb['no_flag_txt'] = 'No flag'; |
| | | $wb['no_redirect_txt'] = 'Kein Redirect'; |
| | | $wb['no_flag_txt'] = 'Kein Flag'; |
| | | ?> |