| | |
| | | $wb["limit_hterror_txt"] = "Custom error docs available"; |
| | | $wb["limit_wildcard_txt"] = "Wildcard subdomain available"; |
| | | $wb["limit_ssl_txt"] = "SSL available"; |
| | | $wb["limit_ssl_letsencrypt_txt"] = "Let\'s Encrypt available"; |
| | | $wb["limit_client_error"] = 'The max. number of clients is reached.'; |
| | | $wb["limit_web_quota_txt"] = 'Web Quota'; |
| | | $wb["limit_traffic_quota_txt"] = 'Traffic Quota'; |
| | |
| | | $wb['none_txt'] = 'none'; |
| | | $wb['limit_database_quota_txt'] = 'Database quota'; |
| | | $wb['limit_database_quota_error_notint'] = 'The database quota limit must be a number.'; |
| | | $wb['limit_database_user_txt'] = "Max. Database users"; |
| | | $wb['limit_database_user_error_notint'] = 'The database user limit must be a number.'; |
| | | |
| | | $wb['reseller_txt'] = 'Reseller'; |
| | | $wb['btn_save_txt'] = "Save"; |
| | | $wb['btn_cancel_txt'] = "Cancel"; |
| | | $wb['invalid_vat_id'] = 'The VAT ID is invalid.'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | $wb['limit_directive_snippets_txt'] = 'Show web server config selection'; |
| | | ?> |