| | |
| | | $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['xmpp_servers_used'] = 'The server you are trying to remove from this client is used as a XMPP Server. Be sure that this server is not used by this client before you remove it.'; |
| | | $wb['limit_xmpp_domain_error_notint'] = 'The XMPP domain limit must be a number.'; |
| | | $wb['limit_xmpp_user_error_notint'] = 'The XMPP user limit must be a number.'; |
| | | $wb['xmpp_auth_options_notempty'] = 'At least one XMPP auth method must be selected.'; |
| | | $wb['limit_xmpp_domain_txt'] = 'Max. number of XMPP domains'; |
| | | $wb['limit_xmpp_user_txt'] = 'Max. number of XMPP accounts'; |
| | | $wb['xmpp_auth_options_txt'] = 'Available Auth options'; |
| | | $wb['limit_xmpp_muc_txt'] = 'Multiuser chat available'; |
| | | $wb['limit_xmpp_pastebin_txt'] = 'Pastebin for MUC available'; |
| | | $wb['limit_xmpp_httparchive_txt'] = 'HTTP archive for MUC available'; |
| | |
| | | $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'; |
| | | ?> |