225 lines
24 KiB
JSON
225 lines
24 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.host": "Host provider",
|
|
"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>Host provider: The provider that hosts your servers or cloud services for deploying certificates.<br><br><i>Cannot be edited after saving.</i>",
|
|
"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",
|
|
"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",
|
|
"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.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.baishan_api_token.label": "Baishan Cloud API token",
|
|
"access.form.baishan_api_token.placeholder": "Please enter Baishan Cloud API token",
|
|
"access.form.baotapanel_api_url.label": "BaoTa Panel URL",
|
|
"access.form.baotapanel_api_url.placeholder": "Please enter BaoTa Panel URL",
|
|
"access.form.baotapanel_api_url.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.baotapanel_api_key.label": "BaoTa Panel API key",
|
|
"access.form.baotapanel_api_key.placeholder": "Please enter BaoTa Panel API key",
|
|
"access.form.baotapanel_api_key.tooltip": "For more information, see <a href=\"https://www.bt.cn/bbs/thread-113890-1-1.html\" target=\"_blank\">https://www.bt.cn/bbs/thread-113890-1-1.html</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_api_url.label": "Cdnfly API URL",
|
|
"access.form.cdnfly_api_url.placeholder": "Please enter Cdnfly API URL",
|
|
"access.form.cdnfly_api_url.tooltip": "For more information, see <a href=\"https://doc.cdnfly.cn/anzhuangshuoming.html\" target=\"_blank\">https://doc.cdnfly.cn/anzhuangshuoming.html</a>",
|
|
"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 API token",
|
|
"access.form.cloudflare_dns_api_token.placeholder": "Please enter Cloudflare 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.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.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.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.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.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.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.upload": "Choose 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.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.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.powerdns_api_url.label": "PowerDNS API URL",
|
|
"access.form.powerdns_api_url.placeholder": "Please enter PowerDNS API URL",
|
|
"access.form.powerdns_api_url.tooltip": "For more information, see <a href=\"https://doc.powerdns.com/authoritative/http-api/index.html#endpoints-and-objects-in-the-api\" target=\"_blank\">https://doc.powerdns.com/authoritative/http-api/index.html#endpoints-and-objects-in-the-api</a>",
|
|
"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.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://www.rainyun.com/docs/account/racc/setting#api%E5%AF%86%E9%92%A5\" target=\"_blank\">https://www.rainyun.com/docs/account/racc/setting</a>",
|
|
"access.form.safeline_api_url.label": "SafeLine URL",
|
|
"access.form.safeline_api_url.placeholder": "Please enter SafeLine URL",
|
|
"access.form.safeline_api_url.tooltip": "For more information, see <a href=\"https://docs.waf.chaitin.com/en/tutorials/install#use-web-ui\" target=\"_blank\">https://docs.waf.chaitin.com/en/tutorials/install</a>",
|
|
"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.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_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_password.tooltip": "Required when using password to connect to SSH.",
|
|
"access.form.ssh_key.label": "SSH key",
|
|
"access.form.ssh_key.placeholder": "Please enter SSH key",
|
|
"access.form.ssh_key.upload": "Choose file ...",
|
|
"access.form.ssh_key.tooltip": "Required when using key to connect to SSH.",
|
|
"access.form.ssh_key_passphrase.label": "SSH key passphrase",
|
|
"access.form.ssh_key_passphrase.placeholder": "Please enter SSH key passphrase",
|
|
"access.form.ssh_key_passphrase.tooltip": "Optional when using key to connect to SSH.",
|
|
"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.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.webhook_url.label": "Webhook URL",
|
|
"access.form.webhook_url.placeholder": "Please enter Webhook URL",
|
|
"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>"
|
|
}
|