feat: add cmcccloud dns-01 applicant

This commit is contained in:
Fu Diwei
2025-02-20 23:42:07 +08:00
parent 6f94f4d882
commit 543d2d9d50
68 changed files with 2565 additions and 4 deletions

View File

@@ -100,6 +100,12 @@
"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.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>",

View File

@@ -100,6 +100,12 @@
"access.form.cloudns_auth_password.label": "ClouDNS API 用户密码",
"access.form.cloudns_auth_password.placeholder": "请输入 ClouDNS API 用户密码",
"access.form.cloudns_auth_password.tooltip": "这是什么?请参阅 <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": "移动云 AccessKeyId",
"access.form.cmcccloud_access_key_id.placeholder": "请输入移动云 AccessKeyId",
"access.form.cmcccloud_access_key_id.tooltip": "这是什么?请参阅 <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": "移动云 AccessKeySecret",
"access.form.cmcccloud_access_key_secret.placeholder": "请输入移动云 AccessKeySecret",
"access.form.cmcccloud_access_key_secret.tooltip": "这是什么?请参阅 <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.dogecloud_access_key.label": "多吉云 AccessKey",
"access.form.dogecloud_access_key.placeholder": "请输入多吉云 AccessKey",
"access.form.dogecloud_access_key.tooltip": "这是什么?请参阅 <a href=\"https://console.dogecloud.com/\" target=\"_blank\">https://console.dogecloud.com/</a>",