feat: rename access to providerAccessId
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
"workflow_node.apply.form.email.label": "Contact email",
|
||||
"workflow_node.apply.form.email.placeholder": "Please enter contact email",
|
||||
"workflow_node.apply.form.email.tooltip": "Contact information required for SSL certificate application. Please pay attention to the <a href=\"https://letsencrypt.org/docs/rate-limits/\" target=\"_blank\">rate limits</a>.",
|
||||
"workflow_node.apply.form.access.label": "DNS provider authorization",
|
||||
"workflow_node.apply.form.access.placeholder": "Please select an authorization of DNS provider",
|
||||
"workflow_node.apply.form.access.tooltip": "Used to manage DNS records during ACME DNS-01 authentication.",
|
||||
"workflow_node.apply.form.access.button": "Create",
|
||||
"workflow_node.apply.form.provider_access.label": "DNS provider authorization",
|
||||
"workflow_node.apply.form.provider_access.placeholder": "Please select an authorization of DNS provider",
|
||||
"workflow_node.apply.form.provider_access.tooltip": "Used to manage DNS records during ACME DNS-01 authentication.",
|
||||
"workflow_node.apply.form.provider_access.button": "Create",
|
||||
"workflow_node.apply.form.advanced_config.label": "Advanced settings",
|
||||
"workflow_node.apply.form.key_algorithm.label": "Certificate key algorithm",
|
||||
"workflow_node.apply.form.key_algorithm.placeholder": "Please select certificate key algorithm",
|
||||
|
||||
Reference in New Issue
Block a user