| | |
| | | $wb['limit_subdomain_txt'] = 'Max. Anzahl an Subdomains'; |
| | | $wb['limit_webquota_txt'] = 'Max. Webquota'; |
| | | $wb['limit_database_txt'] = 'Max. Anzahl an Datenbanken'; |
| | | $wb["limit_cron_txt"] = 'Max. Anzahl Cron Jobs'; |
| | | $wb["limit_cron_type_txt"] = 'Max. erlaubter Typ von Cron Jobs (chrooted und full erlauben auch url)'; |
| | | $wb["limit_cron_frequency_txt"] = 'Min. Abstand zwischen Ausführungen'; |
| | | $wb['ip_address_txt'] = 'IP Adresse'; |
| | | $wb['limit_client_error_notint'] = 'The sub client limit must be a number.'; |
| | | $wb['firstname_error_empty'] = 'Vorname ist leer.'; |
| | |
| | | $wb['limit_dns_zone_error_notint'] = 'Das DNS Einträge Limit muss eine Nummer sein.'; |
| | | $wb['default_dbserver_txt'] = 'Standarddatenbankserver'; |
| | | $wb['limit_database_error_notint'] = 'Das Datenbank Limit muss eine Nummer sein.'; |
| | | $wb["limit_cron_error_notint"] = 'Das Cron Job Limit muss eine Zahl sein.'; |
| | | $wb["limit_cron_error_frequency"] = 'Das Cron Job Intervall-Limit muss eine Zahl sein.'; |
| | | $wb['username_error_regex'] = 'Der Benutzername enthält ungültige Zeichen.'; |
| | | $wb['password_strength_txt'] = 'Passwortkomplexität'; |
| | | $wb['template_master_txt'] = 'Master'; |