mirror of
https://github.com/woodchen-ink/certimate.git
synced 2025-07-18 09:21:56 +08:00
496 lines
54 KiB
JSON
496 lines
54 KiB
JSON
{
|
|
"access.page.title": "Authorization",
|
|
|
|
"access.nodata": "No accesses. Please create an authorization first.",
|
|
|
|
"access.search.placeholder": "Search by access name ...",
|
|
|
|
"access.action.add": "Create authorization",
|
|
"access.action.edit": "Edit authorization",
|
|
"access.action.duplicate": "Duplicate authorization",
|
|
"access.action.delete": "Delete authorization",
|
|
"access.action.delete.confirm": "Are you sure to delete this authorization?",
|
|
|
|
"access.props.name": "Name",
|
|
"access.props.provider": "Provider",
|
|
"access.props.provider.usage.dns": "DNS provider",
|
|
"access.props.provider.usage.hosting": "Hosting provider",
|
|
"access.props.provider.usage.ca": "Certificate authority",
|
|
"access.props.provider.usage.notification": "Notification channel",
|
|
"access.props.provider.builtin": "Built-in",
|
|
"access.props.usage.both_dns_hosting": "Provider",
|
|
"access.props.usage.ca_only": "Certificate authority",
|
|
"access.props.usage.notification_only": "Notification channel",
|
|
"access.props.created_at": "Created at",
|
|
"access.props.updated_at": "Updated at",
|
|
|
|
"access.form.name.label": "Name",
|
|
"access.form.name.placeholder": "Please enter authorization name",
|
|
"access.form.provider.label": "Provider",
|
|
"access.form.provider.placeholder": "Please select a provider",
|
|
"access.form.provider.tooltip": "DNS provider: The provider that hosts your domain names and manages your DNS records.<br>Hosting provider: The provider that hosts your servers or cloud services for deploying certificates.<br><br><i>Cannot be edited after saving.</i>",
|
|
"access.form.provider.search.placeholder": "Search provider ...",
|
|
"access.form.certificate_authority.label": "Certificate authority",
|
|
"access.form.certificate_authority.placeholder": "Please select a certificate authority",
|
|
"access.form.notification_channel.label": "Notification channel",
|
|
"access.form.notification_channel.placeholder": "Please select a notification channel",
|
|
"access.form.1panel_server_url.label": "1Panel server URL",
|
|
"access.form.1panel_server_url.placeholder": "Please enter 1Panel server URL",
|
|
"access.form.1panel_api_version.label": "1Panel version",
|
|
"access.form.1panel_api_version.placeholder": "Please select 1Panel version",
|
|
"access.form.1panel_api_key.label": "1Panel API key",
|
|
"access.form.1panel_api_key.placeholder": "Please enter 1Panel API key",
|
|
"access.form.1panel_api_key.tooltip": "For more information, see <a href=\"https://docs.1panel.pro/dev_manual/api_manual/\" target=\"_blank\">https://docs.1panel.pro/dev_manual/api_manual/</a>",
|
|
"access.form.common_allow_insecure_conns.label": "Insecure SSL/TLS connections",
|
|
"access.form.common_allow_insecure_conns.switch.on": "Allow",
|
|
"access.form.common_allow_insecure_conns.switch.off": "Disallow",
|
|
"access.form.acmeca_endpoint.label": "Endpoint",
|
|
"access.form.acmeca_endpoint.placeholder": "Please enter endpoint",
|
|
"access.form.acmeca_endpoint.tooltip": "For more information, see <a href=\"https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.1\" target=\"_blank\">https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.1</a>",
|
|
"access.form.acmeca_eab_kid.label": "ACME EAB KID (Optional)",
|
|
"access.form.acmeca_eab_kid.placeholder": "Please enter ACME EAB KID",
|
|
"access.form.acmeca_eab_hmac_key.label": "ACME EAB HMAC key (Optional)",
|
|
"access.form.acmeca_eab_hmac_key.placeholder": "Please enter ACME EAB HMAC key",
|
|
"access.form.acmehttpreq_endpoint.label": "Endpoint",
|
|
"access.form.acmehttpreq_endpoint.placeholder": "Please enter endpoint",
|
|
"access.form.acmehttpreq_endpoint.tooltip": "For more information, see <a href=\"https://go-acme.github.io/lego/dns/httpreq/\" target=\"_blank\">https://go-acme.github.io/lego/dns/httpreq/</a>",
|
|
"access.form.acmehttpreq_mode.label": "Mode",
|
|
"access.form.acmehttpreq_mode.placeholder": "Please select mode",
|
|
"access.form.acmehttpreq_mode.tooltip": "For more information, see <a href=\"https://go-acme.github.io/lego/dns/httpreq/\" target=\"_blank\">https://go-acme.github.io/lego/dns/httpreq/</a>",
|
|
"access.form.acmehttpreq_username.label": "HTTP Basic Auth username (Optional)",
|
|
"access.form.acmehttpreq_username.placeholder": "Please enter HTTP Basic Auth username",
|
|
"access.form.acmehttpreq_username.tooltip": "For more information, see <a href=\"https://go-acme.github.io/lego/dns/httpreq/\" target=\"_blank\">https://go-acme.github.io/lego/dns/httpreq/</a>",
|
|
"access.form.acmehttpreq_password.label": "HTTP Basic Auth password (Optional)",
|
|
"access.form.acmehttpreq_password.placeholder": "Please enter HTTP Basic Auth password",
|
|
"access.form.acmehttpreq_password.tooltip": "For more information, see <a href=\"https://go-acme.github.io/lego/dns/httpreq/\" target=\"_blank\">https://go-acme.github.io/lego/dns/httpreq/</a>",
|
|
"access.form.aliyun_access_key_id.label": "Aliyun AccessKeyId",
|
|
"access.form.aliyun_access_key_id.placeholder": "Please enter Aliyun AccessKeyId",
|
|
"access.form.aliyun_access_key_id.tooltip": "For more information, see <a href=\"https://www.alibabacloud.com/help/en/acr/create-and-obtain-an-accesskey-pair\" target=\"_blank\">https://www.alibabacloud.com/help/en/acr/create-and-obtain-an-accesskey-pair</a>",
|
|
"access.form.aliyun_access_key_secret.label": "Aliyun AccessKeySecret",
|
|
"access.form.aliyun_access_key_secret.placeholder": "Please enter Aliyun AccessKeySecret",
|
|
"access.form.aliyun_access_key_secret.tooltip": "For more information, see <a href=\"https://www.alibabacloud.com/help/en/acr/create-and-obtain-an-accesskey-pair\" target=\"_blank\">https://www.alibabacloud.com/help/en/acr/create-and-obtain-an-accesskey-pair</a>",
|
|
"access.form.aliyun_resource_group_id.label": "Aliyun resource group ID (Optional)",
|
|
"access.form.aliyun_resource_group_id.placeholder": "Please enter Aliyun resource group ID",
|
|
"access.form.aliyun_resource_group_id.tooltip": "For more information, see <a href=\"https://www.alibabacloud.com/help/en/resource-management/product-overview\" target=\"_blank\">https://www.alibabacloud.com/help/en/resource-management/product-overview</a>",
|
|
"access.form.aws_access_key_id.label": "AWS AccessKeyId",
|
|
"access.form.aws_access_key_id.placeholder": "Please enter AWS AccessKeyId",
|
|
"access.form.aws_access_key_id.tooltip": "For more information, see <a href=\"https://docs.aws.amazon.com/en_us/IAM/latest/UserGuide/id_credentials_access-keys.html\" target=\"_blank\">https://docs.aws.amazon.com/en_us/IAM/latest/UserGuide/id_credentials_access-keys.html</a>",
|
|
"access.form.aws_secret_access_key.label": "AWS SecretAccessKey",
|
|
"access.form.aws_secret_access_key.placeholder": "Please enter AWS SecretAccessKey",
|
|
"access.form.aws_secret_access_key.tooltip": "For more information, see <a href=\"https://docs.aws.amazon.com/en_us/IAM/latest/UserGuide/id_credentials_access-keys.html\" target=\"_blank\">https://docs.aws.amazon.com/en_us/IAM/latest/UserGuide/id_credentials_access-keys.html</a>",
|
|
"access.form.azure_tenant_id.label": "Azure TenantId",
|
|
"access.form.azure_tenant_id.placeholder": "Please enter Azure TenantId",
|
|
"access.form.azure_tenant_id.tooltip": "For more information, see <a href=\"https://learn.microsoft.com/en-us/azure/azure-portal/get-subscription-tenant-id\" target=\"_blank\">https://learn.microsoft.com/en-us/azure/azure-portal/get-subscription-tenant-id</a>",
|
|
"access.form.azure_client_id.label": "Azure ClientId",
|
|
"access.form.azure_client_id.placeholder": "Please enter Azure ClientId",
|
|
"access.form.azure_client_id.tooltip": "For more information, see <a href=\"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/api/register-app-for-token\" target=\"_blank\">https://learn.microsoft.com/en-us/azure/azure-monitor/logs/api/register-app-for-token</a>",
|
|
"access.form.azure_client_secret.label": "Azure ClientSecret",
|
|
"access.form.azure_client_secret.placeholder": "Please enter Azure ClientSecret",
|
|
"access.form.azure_client_secret.tooltip": "For more information, see <a href=\"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/api/register-app-for-token\" target=\"_blank\">https://learn.microsoft.com/en-us/azure/azure-monitor/logs/api/register-app-for-token</a>",
|
|
"access.form.azure_cloud_name.label": "Azure sovereign cloud name (Optional)",
|
|
"access.form.azure_cloud_name.placeholder": "Please enter Azure sovereign cloud name (e.g. public)",
|
|
"access.form.azure_cloud_name.tooltip": "For more information, see <a href=\"https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/sovereign-clouds\" target=\"_blank\">https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/sovereign-clouds</a>",
|
|
"access.form.baiducloud_access_key_id.label": "Baidu Cloud AccessKeyId",
|
|
"access.form.baiducloud_access_key_id.placeholder": "Please enter Baidu Cloud AccessKeyId",
|
|
"access.form.baiducloud_access_key_id.tooltip": "For more information, see <a href=\"https://intl.cloud.baidu.com/doc/Reference/s/jjwvz2e3p-en\" target=\"_blank\">https://intl.cloud.baidu.com/doc/Reference/s/jjwvz2e3p-en</a>",
|
|
"access.form.baiducloud_secret_access_key.label": "Baidu Cloud SecretAccessKey",
|
|
"access.form.baiducloud_secret_access_key.placeholder": "Please enter Baidu Cloud SecretAccessKey",
|
|
"access.form.baiducloud_secret_access_key.tooltip": "For more information, see <a href=\"https://intl.cloud.baidu.com/doc/Reference/s/jjwvz2e3p-en\" target=\"_blank\">https://intl.cloud.baidu.com/doc/Reference/s/jjwvz2e3p-en</a>",
|
|
"access.form.bunny_api_key.label": "Bunny API key",
|
|
"access.form.bunny_api_key.placeholder": "Please enter Bunny API key",
|
|
"access.form.bunny_api_key.tooltip": "For more information, see <a href=\"https://docs.bunny.net/reference/bunnynet-api-overview\" target=\"_blank\">https://docs.bunny.net/reference/bunnynet-api-overview</a>",
|
|
"access.form.baishan_api_token.label": "Baishan Cloud API token",
|
|
"access.form.baishan_api_token.placeholder": "Please enter Baishan Cloud API token",
|
|
"access.form.baotapanel_server_url.label": "aaPanel server URL",
|
|
"access.form.baotapanel_server_url.placeholder": "Please enter aaPanel server URL",
|
|
"access.form.baotapanel_api_key.label": "aaPanel API key",
|
|
"access.form.baotapanel_api_key.placeholder": "Please enter aaPanel API key",
|
|
"access.form.baotapanel_api_key.tooltip": "For more information, see <a href=\"https://www.bt.cn/bbs/thread-20376-1-1.html\" target=\"_blank\">https://www.bt.cn/bbs/thread-20376-1-1.html</a>",
|
|
"access.form.baotawaf_server_url.label": "aaWAF server URL",
|
|
"access.form.baotawaf_server_url.placeholder": "Please enter aaWAF server URL",
|
|
"access.form.baotawaf_api_key.label": "aaWAF API key",
|
|
"access.form.baotawaf_api_key.placeholder": "Please enter aaWAF API key",
|
|
"access.form.baotawaf_api_key.tooltip": "For more information, see <a href=\"https://github.com/aaPanel/aaWAF/blob/main/API.md\" target=\"_blank\">https://github.com/aaPanel/aaWAF/blob/main/API.md</a>",
|
|
"access.form.byteplus_access_key.label": "BytePlus AccessKey",
|
|
"access.form.byteplus_access_key.placeholder": "Please enter BytePlus AccessKey",
|
|
"access.form.byteplus_access_key.tooltip": "For more information, see <a href=\"https://docs.byteplus.com/en/docs/byteplus-platform/docs-managing-keys\" target=\"_blank\">https://docs.byteplus.com/en/docs/byteplus-platform/docs-managing-keys</a>",
|
|
"access.form.byteplus_secret_key.label": "BytePlus SecretKey",
|
|
"access.form.byteplus_secret_key.placeholder": "Please enter BytePlus SecretKey",
|
|
"access.form.byteplus_secret_key.tooltip": "For more information, see <a href=\"https://docs.byteplus.com/en/docs/byteplus-platform/docs-managing-keys\" target=\"_blank\">https://docs.byteplus.com/en/docs/byteplus-platform/docs-managing-keys</a>",
|
|
"access.form.cachefly_api_token.label": "CacheFly API token",
|
|
"access.form.cachefly_api_token.placeholder": "Please enter CacheFly API token",
|
|
"access.form.cachefly_api_token.tooltip": "For more information, see <a href=\"https://kb.cachefly.com/kb/guide/en/generating-tokens-and-keys-Oll9Irt5TI/Steps/2460228\" target=\"_blank\">https://kb.cachefly.com/kb/guide/en/generating-tokens-and-keys-Oll9Irt5TI/Steps/2460228</a>",
|
|
"access.form.cdnfly_server_url.label": "Cdnfly server URL",
|
|
"access.form.cdnfly_server_url.placeholder": "Please enter Cdnfly server URL",
|
|
"access.form.cdnfly_api_key.label": "Cdnfly user API key",
|
|
"access.form.cdnfly_api_key.placeholder": "Please enter Cdnfly user API key",
|
|
"access.form.cdnfly_api_key.tooltip": "For more information, see <a href=\"https://doc.cdnfly.cn/shiyongjieshao.html\" target=\"_blank\">https://doc.cdnfly.cn/shiyongjieshao.html</a>",
|
|
"access.form.cdnfly_api_secret.label": "Cdnfly user API secret",
|
|
"access.form.cdnfly_api_secret.placeholder": "Please enter Cdnfly user API secret",
|
|
"access.form.cdnfly_api_secret.tooltip": "For more information, see <a href=\"https://doc.cdnfly.cn/shiyongjieshao.html\" target=\"_blank\">https://doc.cdnfly.cn/shiyongjieshao.html</a>",
|
|
"access.form.cloudflare_dns_api_token.label": "Cloudflare DNS API token",
|
|
"access.form.cloudflare_dns_api_token.placeholder": "Please enter Cloudflare DNS API token",
|
|
"access.form.cloudflare_dns_api_token.tooltip": "For more information, see <a href=\"https://developers.cloudflare.com/fundamentals/api/get-started/create-token/\" target=\"_blank\">https://developers.cloudflare.com/fundamentals/api/get-started/create-token/</a>",
|
|
"access.form.cloudflare_zone_api_token.label": "Cloudflare Zone API token (Optional)",
|
|
"access.form.cloudflare_zone_api_token.placeholder": "Please enter Cloudflare Zone API token",
|
|
"access.form.cloudflare_zone_api_token.tooltip": "For more information, see <a href=\"https://developers.cloudflare.com/fundamentals/api/get-started/create-token/\" target=\"_blank\">https://developers.cloudflare.com/fundamentals/api/get-started/create-token/</a><br><br>Only required when you scope the DNS API token to <b>specific zones</b>. PLease scope the Zone API token to <b>all zones</b> with <i>Zone/Zone/Read</i> permission.",
|
|
"access.form.cloudns_auth_id.label": "ClouDNS API user ID",
|
|
"access.form.cloudns_auth_id.placeholder": "Please enter ClouDNS API user ID",
|
|
"access.form.cloudns_auth_id.tooltip": "For more information, see <a href=\"https://www.cloudns.net/wiki/article/42/\" target=\"_blank\">https://www.cloudns.net/wiki/article/42/</a>",
|
|
"access.form.cloudns_auth_password.label": "ClouDNS API user password",
|
|
"access.form.cloudns_auth_password.placeholder": "Please enter ClouDNS API user password",
|
|
"access.form.cloudns_auth_password.tooltip": "For more information, see <a href=\"https://www.cloudns.net/wiki/article/42/\" target=\"_blank\">https://www.cloudns.net/wiki/article/42/</a>",
|
|
"access.form.cmcccloud_access_key_id.label": "CMCC ECloud AccessKeyId",
|
|
"access.form.cmcccloud_access_key_id.placeholder": "Please enter CMCC ECloud AccessKeyId",
|
|
"access.form.cmcccloud_access_key_id.tooltip": "For more information, see <a href=\"https://ecloud.10086.cn/op-help-center/doc/article/49739\" target=\"_blank\">https://ecloud.10086.cn/op-help-center/doc/article/49739</a>",
|
|
"access.form.cmcccloud_access_key_secret.label": "CMCC ECloud AccessKeySecret",
|
|
"access.form.cmcccloud_access_key_secret.placeholder": "Please enter CMCC ECloud AccessKeySecret",
|
|
"access.form.cmcccloud_access_key_secret.tooltip": "For more information, see <a href=\"https://ecloud.10086.cn/op-help-center/doc/article/49739\" target=\"_blank\">https://ecloud.10086.cn/op-help-center/doc/article/49739</a>",
|
|
"access.form.constellix_api_key.label": "Constellix API key",
|
|
"access.form.constellix_api_key.placeholder": "Please enter Constellix API key",
|
|
"access.form.constellix_api_key.tooltip": "For more information, see <a href=\"https://support.constellix.com/hc/en-us/articles/34574197390491-How-to-Generate-an-API-Key\" target=\"_blank\">https://support.constellix.com/hc/en-us/articles/34574197390491-How-to-Generate-an-API-Key</a>",
|
|
"access.form.constellix_secret_key.label": "Constellix API secret key",
|
|
"access.form.constellix_secret_key.placeholder": "Please enter Constellix API secret key",
|
|
"access.form.constellix_secret_key.tooltip": "For more information, see <a href=\"https://support.constellix.com/hc/en-us/articles/34574197390491-How-to-Generate-an-API-Key\" target=\"_blank\">https://support.constellix.com/hc/en-us/articles/34574197390491-How-to-Generate-an-API-Key</a>",
|
|
"access.form.desec_token.label": "deSEC token",
|
|
"access.form.desec_token.placeholder": "Please enter deSEC token",
|
|
"access.form.desec_token.tooltip": "For more information, see <a href=\"https://desec.readthedocs.io/en/latest/auth/tokens.html#manage-tokens\" target=\"_blank\">https://desec.readthedocs.io/en/latest/auth/tokens.html</a>",
|
|
"access.form.digitalocean_access_token.label": "DigitalOcean access token",
|
|
"access.form.digitalocean_access_token.placeholder": "Please enter DigitalOcean access token",
|
|
"access.form.digitalocean_access_token.tooltip": "For more information, see <a href=\"https://docs.digitalocean.com/reference/api/create-personal-access-token/\" target=\"_blank\">https://docs.digitalocean.com/reference/api/create-personal-access-token/</a>",
|
|
"access.form.dingtalkbot_webhook_url.label": "DingTalk bot Webhook URL",
|
|
"access.form.dingtalkbot_webhook_url.placeholder": "Please enter DingTalk bot Webhook URL",
|
|
"access.form.dingtalkbot_webhook_url.tooltip": "For more information, see <a href=\"https://open.dingtalk.com/document/orgapp/obtain-the-webhook-address-of-a-custom-robot\" target=\"_blank\">https://open.dingtalk.com/document/orgapp/obtain-the-webhook-address-of-a-custom-robot</a>",
|
|
"access.form.dingtalkbot_secret.label": "DingTalk bot secret",
|
|
"access.form.dingtalkbot_secret.placeholder": "Please enter DingTalk bot secret",
|
|
"access.form.dingtalkbot_secret.tooltip": "For more information, see <a href=\"https://open.dingtalk.com/document/orgapp/customize-robot-security-settings\" target=\"_blank\">https://open.dingtalk.com/document/orgapp/customize-robot-security-settings</a>",
|
|
"access.form.discordbot_token.label": "Discord bot token",
|
|
"access.form.discordbot_token.placeholder": "Please enter Discord bot token",
|
|
"access.form.discordbot_token.tooltip": "For more information, see <a href=\"https://docs.discordbotstudio.org/setting-up-dbs/finding-your-bot-token\" target=\"_blank\">https://docs.discordbotstudio.org/setting-up-dbs/finding-your-bot-token</a>",
|
|
"access.form.discordbot_default_channel_id.label": "Default Discord channel ID (Optional)",
|
|
"access.form.discordbot_default_channel_id.placeholder": "Please enter default Discord channel ID",
|
|
"access.form.discordbot_default_channel_id.tooltip": "For more information, see <a href=\"https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID\" target=\"_blank\">https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID</a>",
|
|
"access.form.dnsla_api_id.label": "DNS.LA API ID",
|
|
"access.form.dnsla_api_id.placeholder": "Please enter DNS.LA API ID",
|
|
"access.form.dnsla_api_id.tooltip": "For more information, see <a href=\"https://www.dns.la/docs/ApiDoc\" target=\"_blank\">https://www.dns.la/docs/ApiDoc</a>",
|
|
"access.form.dnsla_api_secret.label": "DNS.LA API secret",
|
|
"access.form.dnsla_api_secret.placeholder": "Please enter DNS.LA API secret",
|
|
"access.form.dnsla_api_secret.tooltip": "For more information, see <a href=\"https://www.dns.la/docs/ApiDoc\" target=\"_blank\">https://www.dns.la/docs/ApiDoc</a>",
|
|
"access.form.dogecloud_access_key.label": "Doge Cloud AccessKey",
|
|
"access.form.dogecloud_access_key.placeholder": "Please enter Doge Cloud AccessKey",
|
|
"access.form.dogecloud_access_key.tooltip": "For more information, see <a href=\"https://console.dogecloud.com/\" target=\"_blank\">https://console.dogecloud.com/</a>",
|
|
"access.form.dogecloud_secret_key.label": "Doge Cloud SecretKey",
|
|
"access.form.dogecloud_secret_key.placeholder": "Please enter Doge Cloud SecretKey",
|
|
"access.form.dogecloud_secret_key.tooltip": "For more information, see <a href=\"https://console.dogecloud.com/\" target=\"_blank\">https://console.dogecloud.com/</a>",
|
|
"access.form.duckdns_token.label": "DuckDNS token",
|
|
"access.form.duckdns_token.placeholder": "Please enter DuckDNS token",
|
|
"access.form.duckdns_token.tooltip": "For more information, see <a href=\"https://www.duckdns.org/spec.jsp\" target=\"_blank\">https://www.duckdns.org/spec.jsp</a>",
|
|
"access.form.dynv6_http_token.label": "dynv6 HTTP token",
|
|
"access.form.dynv6_http_token.placeholder": "Please enter dynv6 HTTP token",
|
|
"access.form.dynv6_http_token.tooltip": "For more information, see <a href=\"https://dynv6.com/keys\" target=\"_blank\">https://dynv6.com/keys</a>",
|
|
"access.form.edgio_client_id.label": "Edgio ClientId",
|
|
"access.form.edgio_client_id.placeholder": "Please enter Edgio ClientId",
|
|
"access.form.edgio_client_id.tooltip": "For more information, see <a href=\"https://docs.edg.io/applications/v7/rest_api/authentication#administering-api-clients\" target=\"_blank\">https://docs.edg.io/applications/v7/rest_api/authentication#administering-api-clients</a>",
|
|
"access.form.edgio_client_secret.label": "Edgio ClientSecret",
|
|
"access.form.edgio_client_secret.placeholder": "Please enter Edgio ClientSecret",
|
|
"access.form.edgio_client_secret.tooltip": "For more information, see <a href=\"https://docs.edg.io/applications/v7/rest_api/authentication#administering-api-clients\" target=\"_blank\">https://docs.edg.io/applications/v7/rest_api/authentication#administering-api-clients</a>",
|
|
"access.form.email_smtp_host.label": "SMTP host",
|
|
"access.form.email_smtp_host.placeholder": "Please enter SMTP host",
|
|
"access.form.email_smtp_port.label": "SMTP port",
|
|
"access.form.email_smtp_port.placeholder": "Please enter SMTP port",
|
|
"access.form.email_smtp_tls.label": "Use SSL/TLS",
|
|
"access.form.email_username.label": "Username",
|
|
"access.form.email_username.placeholder": "please enter username",
|
|
"access.form.email_password.label": "Password",
|
|
"access.form.email_password.placeholder": "please enter password",
|
|
"access.form.email_default_sender_address.label": "Default sender email address (Optional)",
|
|
"access.form.email_default_sender_address.placeholder": "Please enter default sender email address",
|
|
"access.form.email_default_receiver_address.label": "Default receiver email address (Optional)",
|
|
"access.form.email_default_receiver_address.placeholder": "Please enter default receiver email address",
|
|
"access.form.flexcdn_server_url.label": "FlexCDN server URL",
|
|
"access.form.flexcdn_server_url.placeholder": "Please enter FlexCDN server URL",
|
|
"access.form.flexcdn_api_role.label": "FlexCDN user role",
|
|
"access.form.flexcdn_api_role.placeholder": "Please select FlexCDN user role",
|
|
"access.form.flexcdn_api_role.option.user.label": "Platform user",
|
|
"access.form.flexcdn_api_role.option.admin.label": "Administrator user",
|
|
"access.form.flexcdn_access_key_id.label": "FlexCDN AccessKeyId",
|
|
"access.form.flexcdn_access_key_id.placeholder": "Please enter FlexCDN AccessKeyId",
|
|
"access.form.flexcdn_access_key_id.tooltip": "For more information, see <a href=\"https://flexcdn.cn/docs/api/auth\" target=\"_blank\">https://flexcdn.cn/docs/api/auth</a>",
|
|
"access.form.flexcdn_access_key.label": "FlexCDN AccessKey",
|
|
"access.form.flexcdn_access_key.placeholder": "Please enter FlexCDN AccessKey",
|
|
"access.form.flexcdn_access_key.tooltip": "For more information, see <a href=\"https://flexcdn.cn/docs/api/auth\" target=\"_blank\">https://flexcdn.cn/docs/api/auth</a>",
|
|
"access.form.gcore_api_token.label": "Gcore API token",
|
|
"access.form.gcore_api_token.placeholder": "Please enter Gcore API token",
|
|
"access.form.gcore_api_token.tooltip": "For more information, see <a href=\"https://api.gcore.com/docs/iam#section/Authentication\" target=\"_blank\">https://api.gcore.com/docs/iam#section/Authentication</a>",
|
|
"access.form.gname_app_id.label": "GNAME AppId",
|
|
"access.form.gname_app_id.placeholder": "Please enter GNAME AppId",
|
|
"access.form.gname_app_id.tooltip": "For more information, see <a href=\"https://www.gname.com/user#/dealer_api\" target=\"_blank\">https://www.gname.com/user#/dealer_api</a>",
|
|
"access.form.gname_app_key.label": "GNAME AppKey",
|
|
"access.form.gname_app_key.placeholder": "Please enter GNAME AppKey",
|
|
"access.form.gname_app_key.tooltip": "For more information, see <a href=\"https://www.gname.com/user#/dealer_api\" target=\"_blank\">https://www.gname.com/user#/dealer_api</a>",
|
|
"access.form.godaddy_api_key.label": "GoDaddy API key",
|
|
"access.form.godaddy_api_key.placeholder": "Please enter GoDaddy API key",
|
|
"access.form.godaddy_api_key.tooltip": "For more information, see <a href=\"https://developer.godaddy.com/\" target=\"_blank\">https://developer.godaddy.com/</a>",
|
|
"access.form.godaddy_api_secret.label": "GoDaddy API secret",
|
|
"access.form.godaddy_api_secret.placeholder": "Please enter GoDaddy API secret",
|
|
"access.form.godaddy_api_secret.tooltip": "For more information, see <a href=\"https://developer.godaddy.com/\" target=\"_blank\">https://developer.godaddy.com/</a>",
|
|
"access.form.goedge_server_url.label": "GoEdge server URL",
|
|
"access.form.goedge_server_url.placeholder": "Please enter GoEdge server URL",
|
|
"access.form.goedge_api_role.label": "GoEdge user role",
|
|
"access.form.goedge_api_role.placeholder": "Please select GoEdge user role",
|
|
"access.form.goedge_api_role.option.user.label": "Platform user",
|
|
"access.form.goedge_api_role.option.admin.label": "Administrator user",
|
|
"access.form.goedge_access_key_id.label": "GoEdge AccessKeyId",
|
|
"access.form.goedge_access_key_id.placeholder": "Please enter GoEdge AccessKeyId",
|
|
"access.form.goedge_access_key_id.tooltip": "For more information, see <a href=\"https://goedge.cloud/docs/API/Auth.md\" target=\"_blank\">https://goedge.cloud/docs/API/Auth.md</a>",
|
|
"access.form.goedge_access_key.label": "GoEdge AccessKey",
|
|
"access.form.goedge_access_key.placeholder": "Please enter GoEdge AccessKey",
|
|
"access.form.goedge_access_key.tooltip": "For more information, see <a href=\"https://goedge.cloud/docs/API/Auth.md\" target=\"_blank\">https://goedge.cloud/docs/API/Auth.md</a>",
|
|
"access.form.googletrustservices_eab_kid.label": "ACME EAB KID",
|
|
"access.form.googletrustservices_eab_kid.placeholder": "Please enter ACME EAB KID",
|
|
"access.form.googletrustservices_eab_kid.tooltip": "For more information, see <a href=\"https://cloud.google.com/certificate-manager/docs/public-ca-tutorial\" target=\"_blank\">https://cloud.google.com/certificate-manager/docs/public-ca-tutorial</a>",
|
|
"access.form.googletrustservices_eab_hmac_key.label": "ACME EAB HMAC key",
|
|
"access.form.googletrustservices_eab_hmac_key.placeholder": "Please enter ACME EAB HMAC key",
|
|
"access.form.googletrustservices_eab_hmac_key.tooltip": "For more information, see <a href=\"https://cloud.google.com/certificate-manager/docs/public-ca-tutorial\" target=\"_blank\">https://cloud.google.com/certificate-manager/docs/public-ca-tutorial</a>",
|
|
"access.form.hetzner_api_token.label": "Hetzner API token",
|
|
"access.form.hetzner_api_token.placeholder": "Please enter Hetzner API token",
|
|
"access.form.hetzner_api_token.tooltip": "For more information, see <a href=\"https://docs.hetzner.com/cloud/api/getting-started/generating-api-token\" target=\"_blank\">https://docs.hetzner.com/cloud/api/getting-started/generating-api-token</a>",
|
|
"access.form.huaweicloud_access_key_id.label": "Huawei Cloud AccessKeyId",
|
|
"access.form.huaweicloud_access_key_id.placeholder": "Please enter Huawei Cloud AccessKeyId",
|
|
"access.form.huaweicloud_access_key_id.tooltip": "For more information, see <a href=\"https://support.huaweicloud.com/intl/en-us/usermanual-ca/ca_01_0003.html\" target=\"_blank\">https://support.huaweicloud.com/intl/en-us/usermanual-ca/ca_01_0003.html</a>",
|
|
"access.form.huaweicloud_secret_access_key.label": "Huawei Cloud SecretAccessKey",
|
|
"access.form.huaweicloud_secret_access_key.placeholder": "Please enter Huawei Cloud SecretAccessKey",
|
|
"access.form.huaweicloud_secret_access_key.tooltip": "For more information, see <a href=\"https://support.huaweicloud.com/intl/en-us/usermanual-ca/ca_01_0003.html\" target=\"_blank\">https://support.huaweicloud.com/intl/en-us/usermanual-ca/ca_01_0003.html</a>",
|
|
"access.form.huaweicloud_enterprise_project_id.label": "Huawei Cloud enterprise project ID (Optional)",
|
|
"access.form.huaweicloud_enterprise_project_id.placeholder": "Please enter Huawei Cloud enterprise project ID",
|
|
"access.form.huaweicloud_enterprise_project_id.tooltip": "For more information, see <a href=\"https://support.huaweicloud.com/intl/en-us/usermanual-em/em_03_0000.html\" target=\"_blank\">https://support.huaweicloud.com/intl/en-us/usermanual-em/em_03_0000.html</a>",
|
|
"access.form.jdcloud_access_key_id.label": "JD Cloud AccessKeyId",
|
|
"access.form.jdcloud_access_key_id.placeholder": "Please enter JD Cloud AccessKeyId",
|
|
"access.form.jdcloud_access_key_id.tooltip": "For more information, see <a href=\"https://docs.jdcloud.com/en/account-management/accesskey-management\" target=\"_blank\">https://docs.jdcloud.com/en/account-management/accesskey-management</a>",
|
|
"access.form.jdcloud_access_key_secret.label": "JD Cloud AccessKeySecret",
|
|
"access.form.jdcloud_access_key_secret.placeholder": "Please enter JD Cloud AccessKeySecret",
|
|
"access.form.jdcloud_access_key_secret.tooltip": "For more information, see <a href=\"https://docs.jdcloud.com/en/account-management/accesskey-management\" target=\"_blank\">https://docs.jdcloud.com/en/account-management/accesskey-management</a>",
|
|
"access.form.k8s_kubeconfig.label": "KubeConfig",
|
|
"access.form.k8s_kubeconfig.placeholder": "Please enter KubeConfig file",
|
|
"access.form.k8s_kubeconfig.tooltip": "For more information, see <a href=\"https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/\" target=\"_blank\">https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/</a><br><br>Leave it blank to use the Pod's ServiceAccount.",
|
|
"access.form.larkbot_webhook_url.label": "Lark bot Webhook URL",
|
|
"access.form.larkbot_webhook_url.placeholder": "Please enter Lark bot Webhook URL",
|
|
"access.form.larkbot_webhook_url.tooltip": "For more information, see <a href=\"https://www.feishu.cn/hc/en-US/articles/807992406756\" target=\"_blank\">https://www.feishu.cn/hc/en-US/articles/807992406756</a>",
|
|
"access.form.lecdn_server_url.label": "LeCDN server URL",
|
|
"access.form.lecdn_server_url.placeholder": "Please enter LeCDN server URL",
|
|
"access.form.lecdn_api_version.label": "LeCDN version",
|
|
"access.form.lecdn_api_version.placeholder": "Please select LeCDN version",
|
|
"access.form.lecdn_api_role.label": "LeCDN user role",
|
|
"access.form.lecdn_api_role.placeholder": "Please select LeCDN user role",
|
|
"access.form.lecdn_api_role.option.client.label": "Client",
|
|
"access.form.lecdn_api_role.option.master.label": "Master",
|
|
"access.form.lecdn_username.label": "LeCDN username",
|
|
"access.form.lecdn_username.placeholder": "Please enter LeCDN username",
|
|
"access.form.lecdn_password.label": "LeCDN password",
|
|
"access.form.lecdn_password.placeholder": "Please enter GoEdge password",
|
|
"access.form.mattermost_server_url.label": "Mattermost server URL",
|
|
"access.form.mattermost_server_url.placeholder": "Please enter Mattermost server URL",
|
|
"access.form.mattermost_username.label": "Mattermost username",
|
|
"access.form.mattermost_username.placeholder": "Please enter Mattermost username",
|
|
"access.form.mattermost_password.label": "Mattermost password",
|
|
"access.form.mattermost_password.placeholder": "Please enter Mattermost password",
|
|
"access.form.mattermost_default_channel_id.label": "Default Mattermost channel ID (Optional)",
|
|
"access.form.mattermost_default_channel_id.placeholder": "Please enter default Mattermost channel ID",
|
|
"access.form.mattermost_default_channel_id.tooltip": "How to get it? Select the target channel from the left sidebar, click on the channel name at the top, and choose ”Channel Details.” You can directly see the channel ID on the pop-up page.",
|
|
"access.form.namecheap_username.label": "Namecheap username",
|
|
"access.form.namecheap_username.placeholder": "Please enter Namecheap username",
|
|
"access.form.namecheap_username.tooltip": "For more information, see <a href=\"https://www.namecheap.com/support/api/intro/\" target=\"_blank\">https://www.namecheap.com/support/api/intro/</a>",
|
|
"access.form.namecheap_api_key.label": "Namecheap API key",
|
|
"access.form.namecheap_api_key.placeholder": "Please enter Namecheap API key",
|
|
"access.form.namecheap_api_key.tooltip": "For more information, see <a href=\"https://www.namecheap.com/support/api/intro/\" target=\"_blank\">https://www.namecheap.com/support/api/intro/</a>",
|
|
"access.form.namedotcom_username.label": "Name.com username",
|
|
"access.form.namedotcom_username.placeholder": "Please enter Name.com username",
|
|
"access.form.namedotcom_username.tooltip": "For more information, see <a href=\"https://www.name.com/account/settings/api\" target=\"_blank\">https://www.name.com/account/settings/api</a>",
|
|
"access.form.namedotcom_api_token.label": "Name.com API token",
|
|
"access.form.namedotcom_api_token.placeholder": "Please enter Name.com API token",
|
|
"access.form.namedotcom_api_token.tooltip": "For more information, see <a href=\"https://www.name.com/support/articles/31142639244819-how-to-manage-your-api-tokens\" target=\"_blank\">https://www.name.com/support/articles/31142639244819-how-to-manage-your-api-tokens</a>",
|
|
"access.form.namesilo_api_key.label": "NameSilo API key",
|
|
"access.form.namesilo_api_key.placeholder": "Please enter NameSilo API key",
|
|
"access.form.namesilo_api_key.tooltip": "For more information, see <a href=\"https://www.namesilo.com/support/v2/articles/account-options/api-manager\" target=\"_blank\">https://www.namesilo.com/support/v2/articles/account-options/api-manager</a>",
|
|
"access.form.netlify_api_token.label": "Netlify API token",
|
|
"access.form.netlify_api_token.placeholder": "Please enter Netlify API token",
|
|
"access.form.netlify_api_token.tooltip": "For more information, see <a href=\"https://docs.netlify.com/api/get-started/#authentication\" target=\"_blank\">https://docs.netlify.com/api/get-started/#authentication</a>",
|
|
"access.form.netcup_customer_number.label": "netcup customer number",
|
|
"access.form.netcup_customer_number.placeholder": "Please enter netcup customer number",
|
|
"access.form.netcup_customer_number.tooltip": "For more information, see <a href=\"https://helpcenter.netcup.com/en/wiki/general/ccp-login/\" target=\"_blank\">https://helpcenter.netcup.com/en/wiki/general/ccp-login/</a>",
|
|
"access.form.netcup_api_key.label": "netcup API key",
|
|
"access.form.netcup_api_key.placeholder": "Please enter netcup API key",
|
|
"access.form.netcup_api_key.tooltip": "For more information, see <a href=\"https://helpcenter.netcup.com/en/wiki/general/our-api/\" target=\"_blank\">https://helpcenter.netcup.com/en/wiki/general/our-api/</a>",
|
|
"access.form.netcup_api_password.label": "netcup API password",
|
|
"access.form.netcup_api_password.placeholder": "Please enter netcup API password",
|
|
"access.form.netcup_api_password.tooltip": "For more information, see <a href=\"https://helpcenter.netcup.com/en/wiki/general/our-api/\" target=\"_blank\">https://helpcenter.netcup.com/en/wiki/general/our-api/</a>",
|
|
"access.form.ns1_api_key.label": "NS1 API key",
|
|
"access.form.ns1_api_key.placeholder": "Please enter NS1 API key",
|
|
"access.form.ns1_api_key.tooltip": "For more information, see <a href=\"https://www.ibm.com/docs/en/ns1-connect?topic=introduction-using-api\" target=\"_blank\">https://www.ibm.com/docs/en/ns1-connect?topic=introduction-using-api</a>",
|
|
"access.form.porkbun_api_key.label": "Porkbun API key",
|
|
"access.form.porkbun_api_key.placeholder": "Please enter Porkbun API key",
|
|
"access.form.porkbun_api_key.tooltip": "For more information, see <a href=\"https://porkbun.com/api/json/v3/documentation#Authentication\" target=\"_blank\">https://porkbun.com/api/json/v3/documentation</a>",
|
|
"access.form.porkbun_secret_api_key.label": "Porkbun secret API key",
|
|
"access.form.porkbun_secret_api_key.placeholder": "Please enter Porkbun secret API key",
|
|
"access.form.porkbun_secret_api_key.tooltip": "For more information, see <a href=\"https://porkbun.com/api/json/v3/documentation#Authentication\" target=\"_blank\">https://porkbun.com/api/json/v3/documentation</a>",
|
|
"access.form.powerdns_server_url.label": "PowerDNS server URL",
|
|
"access.form.powerdns_server_url.placeholder": "Please enter PowerDNS server URL",
|
|
"access.form.powerdns_api_key.label": "PowerDNS API key",
|
|
"access.form.powerdns_api_key.placeholder": "Please enter PowerDNS API key",
|
|
"access.form.powerdns_api_key.tooltip": "For more information, see <a href=\"https://doc.powerdns.com/authoritative/http-api/index.html#enabling-the-api\" target=\"_blank\">https://doc.powerdns.com/authoritative/http-api/index.html#enabling-the-api</a>",
|
|
"access.form.proxmoxve_server_url.label": "Proxmox VE server URL",
|
|
"access.form.proxmoxve_server_url.placeholder": "Please enter Proxmox VE server URL",
|
|
"access.form.proxmoxve_api_token.label": "Proxmox VE API token",
|
|
"access.form.proxmoxve_api_token.placeholder": "Please enter Proxmox VE API token",
|
|
"access.form.proxmoxve_api_token.tooltip": "For more information, see <a href=\"https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pveum_tokens\" target=\"_blank\">https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pveum_tokens</a>",
|
|
"access.form.proxmoxve_api_token_secret.label": "Proxmox VE API token secret (Optional)",
|
|
"access.form.proxmoxve_api_token_secret.placeholder": "Please enter Proxmox VE API token secret",
|
|
"access.form.proxmoxve_api_token_secret.tooltip": "For more information, see <a href=\"https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pveum_tokens\" target=\"_blank\">https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pveum_tokens</a>",
|
|
"access.form.qiniu_access_key.label": "Qiniu AccessKey",
|
|
"access.form.qiniu_access_key.placeholder": "Please enter Qiniu AccessKey",
|
|
"access.form.qiniu_access_key.tooltip": "For more information, see <a href=\"https://portal.qiniu.com/\" target=\"_blank\">https://portal.qiniu.com/</a>",
|
|
"access.form.qiniu_secret_key.label": "Qiniu SecretKey",
|
|
"access.form.qiniu_secret_key.placeholder": "Please enter Qiniu SecretKey",
|
|
"access.form.qiniu_secret_key.tooltip": "For more information, see <a href=\"https://portal.qiniu.com/\" target=\"_blank\">https://portal.qiniu.com/</a>",
|
|
"access.form.rainyun_api_key.label": "Rain Yun API key",
|
|
"access.form.rainyun_api_key.placeholder": "Please enter Rain Yun API key",
|
|
"access.form.rainyun_api_key.tooltip": "For more information, see <a href=\"https://app.rainyun.com/account/settings/api-key\" target=\"_blank\">https://app.rainyun.com/account/settings/api-key</a>",
|
|
"access.form.ratpanel_server_url.label": "RatPanel server URL",
|
|
"access.form.ratpanel_server_url.placeholder": "Please enter RatPanel server URL",
|
|
"access.form.ratpanel_access_token_id.label": "RatPanel access token ID",
|
|
"access.form.ratpanel_access_token_id.placeholder": "Please enter RatPanel access token ID",
|
|
"access.form.ratpanel_access_token_id.tooltip": "For more information, see <a href=\"https://ratpanel.github.io/advanced/api.html\" target=\"_blank\">https://ratpanel.github.io/advanced/api.html</a>",
|
|
"access.form.ratpanel_access_token.label": "RatPanel access token",
|
|
"access.form.ratpanel_access_token.placeholder": "Please enter RatPanel access token",
|
|
"access.form.ratpanel_access_token.tooltip": "For more information, see <a href=\"https://ratpanel.github.io/advanced/api.html\" target=\"_blank\">https://ratpanel.github.io/advanced/api.html</a>",
|
|
"access.form.safeline_server_url.label": "SafeLine server URL",
|
|
"access.form.safeline_server_url.placeholder": "Please enter SafeLine server URL",
|
|
"access.form.safeline_api_token.label": "SafeLine API token",
|
|
"access.form.safeline_api_token.placeholder": "Please enter SafeLine API token",
|
|
"access.form.safeline_api_token.tooltip": "For more information, see <a href=\"https://docs.waf.chaitin.com/en/reference/articles/openapi\" target=\"_blank\">https://docs.waf.chaitin.com/en/reference/articles/openapi</a>",
|
|
"access.form.slackbot_token.label": "Slack bot token",
|
|
"access.form.slackbot_token.placeholder": "Please enter Slack bot token",
|
|
"access.form.slackbot_token.tooltip": "For more information, see <a href=\"https://docs.slack.dev/authentication/tokens#bot\" target=\"_blank\">https://docs.slack.dev/authentication/tokens#bot</a>",
|
|
"access.form.slackbot_default_channel_id.label": "Default Slack channel ID (Optional)",
|
|
"access.form.slackbot_default_channel_id.placeholder": "Please enter default Slack channel ID",
|
|
"access.form.slackbot_default_channel_id.tooltip": "How to get it? Please refer to <a href=\"https://www.youtube.com/watch?v=Uz5Yi5C2pwQ\" target=\"_blank\">https://www.youtube.com/watch?v=Uz5Yi5C2pwQ</a>",
|
|
"access.form.ssh_host.label": "Server host",
|
|
"access.form.ssh_host.placeholder": "Please enter server host",
|
|
"access.form.ssh_port.label": "Server port",
|
|
"access.form.ssh_port.placeholder": "Please enter server port",
|
|
"access.form.ssh_auth_method.label": "Authentication method",
|
|
"access.form.ssh_auth_method.placeholder": "Please select authentication method",
|
|
"access.form.ssh_auth_method.option.none.label": "None",
|
|
"access.form.ssh_auth_method.option.password.label": "Password",
|
|
"access.form.ssh_auth_method.option.key.label": "SSH key",
|
|
"access.form.ssh_username.label": "Username",
|
|
"access.form.ssh_username.placeholder": "Please enter username",
|
|
"access.form.ssh_password.label": "Password",
|
|
"access.form.ssh_password.placeholder": "Please enter password",
|
|
"access.form.ssh_key.label": "SSH key",
|
|
"access.form.ssh_key.placeholder": "Please enter SSH key",
|
|
"access.form.ssh_key_passphrase.label": "SSH key passphrase (Optional)",
|
|
"access.form.ssh_key_passphrase.placeholder": "Please enter SSH key passphrase",
|
|
"access.form.ssh_jump_servers.label": "SSH jump server (Optional)",
|
|
"access.form.ssh_jump_servers.errmsg.invalid": "Please configure a valid jump server",
|
|
"access.form.ssh_jump_servers.item.label": "Jump server",
|
|
"access.form.ssh_jump_servers.add": "Add jump server",
|
|
"access.form.sslcom_eab_kid.label": "ACME EAB KID",
|
|
"access.form.sslcom_eab_kid.placeholder": "Please enter ACME EAB KID",
|
|
"access.form.sslcom_eab_kid.tooltip": "For more information, see <a href=\"https://www.ssl.com/how-to/generate-acme-credentials-for-reseller-customers/#ftoc-heading-6\" target=\"_blank\">https://www.ssl.com/how-to/generate-acme-credentials-for-reseller-customers/</a>",
|
|
"access.form.sslcom_eab_hmac_key.label": "ACME EAB HMAC key",
|
|
"access.form.sslcom_eab_hmac_key.placeholder": "Please enter ACME EAB HMAC key",
|
|
"access.form.sslcom_eab_hmac_key.tooltip": "For more information, see <a href=\"https://www.ssl.com/how-to/generate-acme-credentials-for-reseller-customers/#ftoc-heading-6\" target=\"_blank\">https://www.ssl.com/how-to/generate-acme-credentials-for-reseller-customers/</a>",
|
|
"access.form.telegrambot_token.label": "Telegram bot token",
|
|
"access.form.telegrambot_token.placeholder": "Please enter Telegram bot token",
|
|
"access.form.telegrambot_token.tooltip": "How to get it? Please refer to <a href=\"https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a\" target=\"_blank\">https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a</a>",
|
|
"access.form.telegrambot_default_chat_id.label": "Default Telegram chat ID (Optional)",
|
|
"access.form.telegrambot_default_chat_id.placeholder": "Please enter default Telegram chat ID",
|
|
"access.form.telegrambot_default_chat_id.tooltip": "How to get it? Please refer to <a href=\"https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a\" target=\"_blank\">https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a</a>",
|
|
"access.form.tencentcloud_secret_id.label": "Tencent Cloud SecretId",
|
|
"access.form.tencentcloud_secret_id.placeholder": "Please enter Tencent Cloud SecretId",
|
|
"access.form.tencentcloud_secret_id.tooltip": "For more information, see <a href=\"https://cloud.tencent.com/document/product/598/40488?lang=en\" target=\"_blank\">https://cloud.tencent.com/document/product/598/40488?lang=en</a>",
|
|
"access.form.tencentcloud_secret_key.label": "Tencent Cloud SecretKey",
|
|
"access.form.tencentcloud_secret_key.placeholder": "Please enter Tencent Cloud SecretKey",
|
|
"access.form.tencentcloud_secret_key.tooltip": "For more information, see <a href=\"https://cloud.tencent.com/document/product/598/40488?lang=en\" target=\"_blank\">https://cloud.tencent.com/document/product/598/40488?lang=en</a>",
|
|
"access.form.ucloud_private_key.label": "UCloud API private key",
|
|
"access.form.ucloud_private_key.placeholder": "Please enter UCloud API private key",
|
|
"access.form.ucloud_private_key.tooltip": "For more information, see <a href=\"https://console.ucloud-global.com/uaccount/api_manage\" target=\"_blank\">https://console.ucloud-global.com/uaccount/api_manage</a>",
|
|
"access.form.ucloud_public_key.label": "UCloud API public key",
|
|
"access.form.ucloud_public_key.placeholder": "Please enter UCloud API public key",
|
|
"access.form.ucloud_public_key.tooltip": "For more information, see <a href=\"https://console.ucloud-global.com/uaccount/api_manage\" target=\"_blank\">https://console.ucloud-global.com/uaccount/api_manage</a>",
|
|
"access.form.ucloud_project_id.label": "UCloud project ID (Optional)",
|
|
"access.form.ucloud_project_id.placeholder": "Please enter UCloud project ID",
|
|
"access.form.ucloud_project_id.tooltip": "For more information, see <a href=\"https://console.ucloud-global.com/uaccount/iam/project_manage\" target=\"_blank\">https://console.ucloud-global.com/uaccount/iam/project_manage</a>",
|
|
"access.form.unicloud_username.label": "uniCloud username",
|
|
"access.form.unicloud_username.placeholder": "Please enter uniCloud username",
|
|
"access.form.unicloud_password.label": "uniCloud password",
|
|
"access.form.unicloud_password.placeholder": "Please enter uniCloud password",
|
|
"access.form.upyun_username.label": "UPYUN subaccount username",
|
|
"access.form.upyun_username.placeholder": "Please enter UPYUN subaccount username",
|
|
"access.form.upyun_username.tooltip": "For more information, see <a href=\"https://console.upyun.com/account/subaccount/\" target=\"_blank\">https://console.upyun.com/account/subaccount/</a>",
|
|
"access.form.upyun_password.label": "UPYUN subaccount password",
|
|
"access.form.upyun_password.placeholder": "Please enter UPYUN subaccount password",
|
|
"access.form.upyun_password.tooltip": "For more information, see <a href=\"https://console.upyun.com/account/subaccount/\" target=\"_blank\">https://console.upyun.com/account/subaccount/</a>",
|
|
"access.form.vercel_api_access_token.label": "Vercel API access token",
|
|
"access.form.vercel_api_access_token.placeholder": "Please enter Vercel API access token",
|
|
"access.form.vercel_api_access_token.tooltip": "For more information, see <a href=\"https://vercel.com/guides/how-do-i-use-a-vercel-api-access-token\" target=\"_blank\">https://vercel.com/guides/how-do-i-use-a-vercel-api-access-token</a>",
|
|
"access.form.vercel_team_id.label": "Vercel team ID (Optional)",
|
|
"access.form.vercel_team_id.placeholder": "Please enter Vercel team ID",
|
|
"access.form.vercel_team_id.tooltip": "For more information, see <a href=\"https://vercel.com/docs/accounts#find-your-team-id\" target=\"_blank\">https://vercel.com/docs/accounts#find-your-team-id</a>",
|
|
"access.form.volcengine_access_key_id.label": "VolcEngine AccessKeyId",
|
|
"access.form.volcengine_access_key_id.placeholder": "Please enter VolcEngine AccessKeyId",
|
|
"access.form.volcengine_access_key_id.tooltip": "For more information, see <a href=\"https://www.volcengine.com/docs/6291/216571\" target=\"_blank\">https://www.volcengine.com/docs/6291/216571</a>",
|
|
"access.form.volcengine_secret_access_key.label": "VolcEngine SecretAccessKey",
|
|
"access.form.volcengine_secret_access_key.placeholder": "Please enter VolcEngine SecretAccessKey",
|
|
"access.form.volcengine_secret_access_key.tooltip": "For more information, see <a href=\"https://www.volcengine.com/docs/6291/216571\" target=\"_blank\">https://www.volcengine.com/docs/6291/216571</a>",
|
|
"access.form.wangsu_access_key_id.label": "Wangsu Cloud AccessKeyId",
|
|
"access.form.wangsu_access_key_id.placeholder": "Please enter Wangsu Cloud AccessKeyId",
|
|
"access.form.wangsu_access_key_id.tooltip": "For more information, see <a href=\"https://en.wangsu.com/document/account-manage/15775\" target=\"_blank\">https://en.wangsu.com/document/account-manage/15775</a>",
|
|
"access.form.wangsu_access_key_secret.label": "Wangsu Cloud AccessKeySecret",
|
|
"access.form.wangsu_access_key_secret.placeholder": "Please enter Wangsu Cloud AccessKeySecret",
|
|
"access.form.wangsu_access_key_secret.tooltip": "For more information, see <a href=\"https://en.wangsu.com/document/account-manage/15775\" target=\"_blank\">https://en.wangsu.com/document/account-manage/15775</a>",
|
|
"access.form.wangsu_api_key.label": "Wangsu Cloud API key",
|
|
"access.form.wangsu_api_key.placeholder": "Please enter Wangsu Cloud API key",
|
|
"access.form.wangsu_api_key.tooltip": "For more information, see <a href=\"https://en.wangsu.com/document/account-manage/15776\" target=\"_blank\">https://en.wangsu.com/document/account-manage/15776</a>",
|
|
"access.form.webhook_url.label": "Webhook URL",
|
|
"access.form.webhook_url.placeholder": "Please enter Webhook URL",
|
|
"access.form.webhook_method.label": "Webhook request method",
|
|
"access.form.webhook_method.placeholder": "Please select Webhook request method",
|
|
"access.form.webhook_headers.label": "Webhook request headers (Optional)",
|
|
"access.form.webhook_headers.placeholder": "Please enter Webhook request headers",
|
|
"access.form.webhook_headers.errmsg.invalid": "Please enter a valid request headers",
|
|
"access.form.webhook_headers.tooltip": "Format: <br><i>key1: val2<br>key2: val2</i><br><br>Example: <br><i>Content-Type: application/json<br>User-Agent: certimate</i>",
|
|
"access.form.webhook_default_data.errmsg.json_invalid": "Please enter a valiod JSON string",
|
|
"access.form.webhook_default_data_for_deployment.label": "Webhook data for deployment (Optional)",
|
|
"access.form.webhook_default_data_for_deployment.placeholder": "Please enter Webhook data",
|
|
"access.form.webhook_default_data_for_deployment.guide": "Tips: The Webhook data should be in JSON format. <br><br>The values in JSON support template variables, which will be replaced by actual values when sent to the Webhook URL. Supported variables: <br><ol style=\"margin-left: 1.25em; list-style: disc;\"><li><strong>${DOMAIN}</strong>: The primary domain of the certificate (<i>CommonName</i>).</li><li><strong>${DOMAINS}</strong>: The domain list of the certificate (<i>SubjectAltNames</i>).</li><li><strong>${CERTIFICATE}</strong>: The PEM format content of the certificate file.</li><li><strong>${SERVER_CERTIFICATE}</strong>: The PEM format content of the server certificate file.</li><li><strong>${INTERMEDIA_CERTIFICATE}</strong>: The PEM format content of the intermediate CA certificate file.</li><li><strong>${PRIVATE_KEY}</strong>: The PEM format content of the private key file.</li></ol><br>When the request method is GET, the data will be passed as query string. Otherwise, the data will be encoded in the format indicated by the Content-Type in the request headers. Supported formats: <br><ol style=\"margin-left: 1.25em; list-style: disc;\"><li>application/json (default).</li><li>application/x-www-form-urlencoded: Nested data is not supported.</li><li>multipart/form-data: Nested data is not supported.</li>",
|
|
"access.form.webhook_default_data_for_notification.label": "Webhook data for notification (Optional)",
|
|
"access.form.webhook_default_data_for_notification.placeholder": "Please enter Webhook data",
|
|
"access.form.webhook_default_data_for_notification.guide": "Tips: The Webhook data should be in JSON format. <br><br>The values in JSON support template variables, which will be replaced by actual values when sent to the Webhook URL. Supported variables: <br><ol style=\"margin-left: 1.25em; list-style: disc;\"><li><strong>${SUBJECT}</strong>: The subject of notification.</li><li><strong>${MESSAGE}</strong>: The message of notification.</li></ol><br>When the request method is GET, the data will be passed as query string. Otherwise, the data will be encoded in the format indicated by the Content-Type in the request headers. Supported formats: <br><ol style=\"margin-left: 1.25em; list-style: disc;\"><li>application/json (default).</li><li>application/x-www-form-urlencoded: Nested data is not supported.</li><li>multipart/form-data: Nested data is not supported.</li>",
|
|
"access.form.webhook_preset_data.button": "Use preset template",
|
|
"access.form.webhook_preset_data.option.bark.label": "Bark",
|
|
"access.form.webhook_preset_data.option.gotify.label": "Gotify",
|
|
"access.form.webhook_preset_data.option.ntfy.label": "ntfy",
|
|
"access.form.webhook_preset_data.option.pushover.label": "Pushover",
|
|
"access.form.webhook_preset_data.option.pushplus.label": "PushPlus",
|
|
"access.form.webhook_preset_data.option.serverchan3.label": "ServerChan<sup>3</sup>",
|
|
"access.form.webhook_preset_data.option.serverchanturbo.label": "ServerChan<sup>Turbo</sup>",
|
|
"access.form.webhook_preset_data.option.common.label": "General template",
|
|
"access.form.wecombot_webhook_url.label": "WeCom bot Webhook URL",
|
|
"access.form.wecombot_webhook_url.placeholder": "Please enter WeCom bot Webhook URL",
|
|
"access.form.wecombot_webhook_url.tooltip": "For more information, see <a href=\"https://open.work.weixin.qq.com/help2/pc/18401#%E5%85%AD%E3%80%81%E7%BE%A4%E6%9C%BA%E5%99%A8%E4%BA%BAWebhook%E5%9C%B0%E5%9D%80\" target=\"_blank\">https://open.work.weixin.qq.com/help2/pc/18401</a>",
|
|
"access.form.westcn_username.label": "West.cn username",
|
|
"access.form.westcn_username.placeholder": "Please enter West.cn username",
|
|
"access.form.westcn_username.tooltip": "For more information, see <a href=\"https://www.west.cn/CustomerCenter/doc/apiv2.html#12u3001u8eabu4efdu9a8cu8bc10a3ca20id3d12u3001u8eabu4efdu9a8cu8bc13e203ca3e\" target=\"_blank\">https://www.west.cn/CustomerCenter/doc/apiv2.html</a>",
|
|
"access.form.westcn_api_password.label": "West.cn API password",
|
|
"access.form.westcn_api_password.placeholder": "Please enter West.cn API password",
|
|
"access.form.westcn_api_password.tooltip": "For more information, see <a href=\"https://www.west.cn/CustomerCenter/doc/apiv2.html#12u3001u8eabu4efdu9a8cu8bc10a3ca20id3d12u3001u8eabu4efdu9a8cu8bc13e203ca3e\" target=\"_blank\">https://www.west.cn/CustomerCenter/doc/apiv2.html</a>",
|
|
"access.form.zerossl_eab_kid.label": "ACME EAB KID",
|
|
"access.form.zerossl_eab_kid.placeholder": "Please enter ACME EAB KID",
|
|
"access.form.zerossl_eab_kid.tooltip": "For more information, see <a href=\"https://zerossl.com/documentation/acme/\" target=\"_blank\">https://zerossl.com/documentation/acme/</a>",
|
|
"access.form.zerossl_eab_hmac_key.label": "ACME EAB HMAC key",
|
|
"access.form.zerossl_eab_hmac_key.placeholder": "Please enter ACME EAB HMAC key",
|
|
"access.form.zerossl_eab_hmac_key.tooltip": "For more information, see <a href=\"https://zerossl.com/documentation/acme/\" target=\"_blank\">https://zerossl.com/documentation/acme/</a>"
|
|
}
|