|
|
|
@@ -61,6 +61,36 @@
|
|
|
|
|
"domain.deployment.form.aliyun_oss_endpoint.placeholder": "Please enter endpoint",
|
|
|
|
|
"domain.deployment.form.aliyun_oss_bucket.label": "Bucket",
|
|
|
|
|
"domain.deployment.form.aliyun_oss_bucket.placeholder": "Please enter bucket",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_region.label": "Region",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_region.placeholder": "Please enter region (e.g. cn-hangzhou)",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_resource_type.label": "Resource Type",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_resource_type.placeholder": "Please select CLB resource type",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_resource_type.option.loadbalancer.label": "CLB LoadBalancer",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_resource_type.option.listener.label": "CLB Listener",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_loadbalancer_id.label": "LoadBalancer ID",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_loadbalancer_id.placeholder": "Please enter CLB loadbalancer ID",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_listener_port.label": "Listener Port",
|
|
|
|
|
"domain.deployment.form.aliyun_clb_listener_port.placeholder": "Please enter CLB listener port",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_region.label": "Region",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_region.placeholder": "Please enter region (e.g. cn-hangzhou)",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_resource_type.label": "Resource Type",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_resource_type.placeholder": "Please select ALB resource type",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_resource_type.option.loadbalancer.label": "ALB LoadBalancer",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_resource_type.option.listener.label": "ALB Listener",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_loadbalancer_id.label": "LoadBalancer ID",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_loadbalancer_id.placeholder": "Please enter ALB loadbalancer ID",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_listener_id.label": "Listener ID",
|
|
|
|
|
"domain.deployment.form.aliyun_alb_listener_id.placeholder": "Please enter ALB listener ID",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_region.label": "Region",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_region.placeholder": "Please enter region (e.g. cn-hangzhou)",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_resource_type.label": "Resource Type",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_resource_type.placeholder": "Please select NLB resource type",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_resource_type.option.loadbalancer.label": "NLB LoadBalancer",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_resource_type.option.listener.label": "NLB Listener",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_loadbalancer_id.label": "LoadBalancer ID",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_loadbalancer_id.placeholder": "Please enter NLB loadbalancer ID",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_listener_id.label": "Listener ID",
|
|
|
|
|
"domain.deployment.form.aliyun_nlb_listener_id.placeholder": "Please enter NLB listener ID",
|
|
|
|
|
"domain.deployment.form.tencent_cos_region.label": "Region",
|
|
|
|
|
"domain.deployment.form.tencent_cos_region.placeholder": "Please enter region (e.g. ap-guangzhou)",
|
|
|
|
|
"domain.deployment.form.tencent_cos_bucket.label": "Bucket",
|
|
|
|
@@ -73,6 +103,10 @@
|
|
|
|
|
"domain.deployment.form.tencent_clb_listener.placeholder": "Please enter listener ID (e.g. lbl-xxxxxxxx). The specific listener should have set the corresponding domain HTTPS forwarding, and the original certificate domain should be consistent with the certificate to be deployed.",
|
|
|
|
|
"domain.deployment.form.tencent_clb_domain.label": "Deploy to domain (Wildcard domain is also supported)",
|
|
|
|
|
"domain.deployment.form.tencent_clb_domain.placeholder": "Please enter domain to be deployed. If SNI is not enabled, you can leave it blank.",
|
|
|
|
|
"domain.deployment.form.tencent_teo_zone_id.label": "Zone ID",
|
|
|
|
|
"domain.deployment.form.tencent_teo_zone_id.placeholder": "Please enter zone id, e.g. zone-xxxxxxxxx",
|
|
|
|
|
"domain.deployment.form.tencent_teo_domain.label": "Deploy to domain (Wildcard domain is also supported, but should be same as the config on server, one domain each line)",
|
|
|
|
|
"domain.deployment.form.tencent_teo_domain.placeholder": "Please enter domain to be deployed.",
|
|
|
|
|
"domain.deployment.form.huaweicloud_elb_region.label": "Region",
|
|
|
|
|
"domain.deployment.form.huaweicloud_elb_region.placeholder": "Please enter region (e.g. cn-north-1)",
|
|
|
|
|
"domain.deployment.form.huaweicloud_elb_resource_type.label": "Resource Type",
|
|
|
|
|