diff --git a/src/translation/en.json b/src/translation/en.json index 8a0bcf1a2..5426d4010 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -191,7 +191,7 @@ "provider": "Storage provider", "noopNote": "This option breaks the backup and restore functionality of Cloudron and should only be used for testing. Please make sure the server is completely backed up using alternate means.", "mountPoint": "Mount point", - "mountPointDescription": "The mount point has to be setup manually. See docs.", + "mountPointDescription": "The mount point has to be setup manually. See docs.", "localDirectory": "Local backup directory", "ext4Label": "Backup directory is an external EXT4 Disk", "hardlinksLabel": "Use hardlinks", @@ -286,7 +286,7 @@ "description": "Cloudron will make the necessary DNS changes across all the domains and restart the mail server. Desktop & Mobile email clients have to be re-configured to use this new location as the IMAP and SMTP server.", "location": "Location", "locationPlaceholder": "Leave empty to use bare domain", - "linodeInfo": "Linode DNS average propagation time is 30 minutes. Changing the location will take a while.", + "linodeInfo": "Linode DNS average propagation time is 30 minutes. Changing the location will take a while.", "manualInfo": "Add an A record manually for {{ (!subdomain ? '' : '.') + domain.domain }} to this Cloudron's public IP" }, "changeMailSizeDialog": { @@ -525,7 +525,7 @@ "namecheapUsername": "Namecheap Username", "namecheapApiKey": "API Key", "namecheapInfo": "The server IP needs to be whitelisted for this API Key.", - "linodeInfo": "Linode DNS average propagation time is 30 minutes. Installing apps & and getting a Let's Encrypt certificate will take a while.", + "linodeInfo": "Linode DNS average propagation time is 30 minutes. Installing apps & and getting a Let's Encrypt certificate will take a while.", "manualInfo": "All DNS records have to be setup manually before each app installation.", "wildcardInfo": "Setup A records for *.{{ newDomain || domain.domain }} and {{ newDomain || domain.domain }} to this server's IP.", "letsEncryptInfo": "Let's Encrypt requires your server to be reachable on port 80", @@ -535,7 +535,7 @@ "fallbackCert": "Fallback Certificate (optional)", "fallbackCertInfo": "Certificates are automatically obtained and renewed from Let’s Encrypt. See the current rate limit here.\nThis wildcard certificate will be used should getting a Let’s Encrypt certificate fail. If not provided, an automatically generated self-signed certificate will be used as fallback.", "fallbackCertCustomCert": "Custom Certificate", - "fallbackCertCustomCertInfo": "This wildcard certificate will be used for all apps on this domain. If not provided, a self-signed certificate will be automatically generated.", + "fallbackCertCustomCertInfo": "This wildcard certificate will be used for all apps on this domain. If not provided, a self-signed certificate will be automatically generated.", "fallbackCertKeyPlaceholder": "Key", "fallbackCertCertificatePlaceholder": "Certificate" }, @@ -665,7 +665,7 @@ }, "incoming": { "title": "Incoming Email", - "description": "Cloudron Email Server allows users to receive email for this domain. Rainloop, SOGo, Roundcube are pre-configured to access Cloudron Email.", + "description": "Cloudron Email Server allows users to receive email for this domain. Rainloop, SOGo, Roundcube are pre-configured to access Cloudron Email.", "disableAction": "Disable", "enableAction": "Enable", "outgointServerInfo": "Outgoing Mail (SMTP)", @@ -739,7 +739,7 @@ "dnsStatus": { "title": "DNS Status", "reSetupAction": "Re-setup DNS", - "description": "Status of DNS Records may show an error while DNS is propagating (~5 minutes). See the troubleshooting docs for help.", + "description": "Status of DNS Records may show an error while DNS is propagating (~5 minutes). See the troubleshooting docs for help.", "namecheapInfo": "Namecheap requires manual steps for MX records", "ptrInfo": "The PTR record is set by your VPS provider and not by your DNS provider.", "hostname": "Hostname", diff --git a/src/views/email.html b/src/views/email.html index 99a5c6ec5..2185d96d7 100644 --- a/src/views/email.html +++ b/src/views/email.html @@ -294,7 +294,7 @@

{{ 'email.incoming.title' | tr }}

-
+