Fix translation links to email

This commit is contained in:
Johannes Zellner
2021-08-25 14:11:42 +02:00
parent bbc9d35d53
commit a1b4986060
6 changed files with 23 additions and 9 deletions

View File

@@ -665,7 +665,8 @@
"subscriptionEndsAt": "Canceled and ends on",
"subscriptionSetupAction": "Set up Subscription",
"subscriptionChangeAction": "Change Subscription",
"subscriptionReactivateAction": "Reactivate Subscription"
"subscriptionReactivateAction": "Reactivate Subscription",
"emailNotVerified": "Email not yet verified"
},
"timezone": {
"title": "Time Zone",
@@ -1260,7 +1261,7 @@
"enable": "Use Cloudron Mail to send emails",
"description2": "When enabled, the app is configured to send emails via the internal mail server using this address. The internal mail server will use the {{ domain }}'s <a href=\"{{ domainConfigLink }}\">Outbound Email</a> settings to send mail. When disabled, you can configure the email settings within the app.",
"disable": "Do not configure mail settings",
"enableDescription": "The app is configured to send mails using the address below and the {{ domain }}'s <a href=\\\"{{ domainConfigLink }}\\\">Outbound Email</a> settings.",
"enableDescription": "The app is configured to send mails using the address below and the {{ domain }}'s <a href=\"{{ domainConfigLink }}\">Outbound Email</a> settings.",
"disableDescription": "The app's mail delivery settings is left alone. You can configure it inside the app."
},
"csp": {