feat: rename email to contactEmail
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
"workflow_node.apply.form.domains.tooltip": "Wildcard domain: *.example.com",
|
||||
"workflow_node.apply.form.domains.multiple_input_modal.title": "Change domains",
|
||||
"workflow_node.apply.form.domains.multiple_input_modal.placeholder": "Please enter domain",
|
||||
"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.contact_email.label": "Contact email",
|
||||
"workflow_node.apply.form.contact_email.placeholder": "Please enter contact email",
|
||||
"workflow_node.apply.form.contact_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.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.",
|
||||
|
||||
Reference in New Issue
Block a user