Fix translations

This commit is contained in:
Girish Ramakrishnan
2023-07-10 23:23:25 +05:30
parent e410844350
commit b8c14b1d7f

View File

@@ -663,7 +663,7 @@
"settings": {
"title": "Settings",
"info": "These settings are global and apply to all domains.",
"location": "Mail server location",
"location": "Mail Server Location",
"maxMailSize": "Maximum email size",
"spamFilter": "Spam filtering",
"spamFilterOverview": "{{ blacklistCount }} address(es) on the blocklist.",
@@ -988,7 +988,7 @@
},
"changeDashboardDomain": {
"title": "Change Dashboard Domain",
"description": "This will move the dashboard and the email server to the <code>my</code>subdomain of the selected domain.",
"description": "This will move the dashboard to the <code>my</code>subdomain of the selected domain.",
"changeAction": "Change Domain",
"cancelAction": "Cancel",
"showLogsAction": "Show Logs"