Update DNS A record text
This commit is contained in:
@@ -784,8 +784,8 @@
|
||||
"network": {
|
||||
"title": "Network",
|
||||
"ip": {
|
||||
"title": "IP Address",
|
||||
"description": "Cloudron uses this IP address when setting up DNS records.",
|
||||
"title": "IPv4",
|
||||
"description": "Cloudron uses this IPv4 address to setup DNS A records.",
|
||||
"provider": "Provider",
|
||||
"interface": "Network Interface Name",
|
||||
"configure": "Configure",
|
||||
@@ -1362,7 +1362,7 @@
|
||||
"title": "Enable Email for {{ domain }}?",
|
||||
"description": "This will configure Cloudron to receive emails for <b>{{ domain }}</b>. See the documentation for opening up the <a href=\"{{ requiredPortsDocsLink }}\" target=\"_blank\">required ports</a> for Cloudron Email.",
|
||||
"noProviderInfo": "No DNS provider is set up. The DNS records listed in the Status tab have to be set up manually.",
|
||||
"cloudflareInfo": "The domain <code>{{ adminDomain }}</code> is managed by Cloudflare. Please verify that Cloudflare proxying is disabled for <code>{{ mailFqdn }}</code> and set to <code>DNS only</code>. This is required because Cloudflare does not proxy email.",
|
||||
"cloudflareInfo": "The mail server's domain <code>{{ adminDomain }}</code> is managed by Cloudflare. Please verify that Cloudflare proxying is disabled for <code>{{ mailFqdn }}</code> and set to <code>DNS only</code>. This is required because Cloudflare does not proxy email.",
|
||||
"setupDnsCheckbox": "Set up Mail DNS records now",
|
||||
"setupDnsInfo": "Use this option to automatically set up Email related DNS records. Leaving this option unchecked is useful for creating mail boxes and <a href=\"{{ importEmailDocsLink }}\">importing email</a> before going live.",
|
||||
"enableAction": "Enable"
|
||||
|
||||
Reference in New Issue
Block a user