diff --git a/dashboard/src/translation/en.json b/dashboard/src/translation/en.json
index 9d84752b7..45ec15d95 100644
--- a/dashboard/src/translation/en.json
+++ b/dashboard/src/translation/en.json
@@ -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 mysubdomain of the selected domain.",
+ "description": "This will move the dashboard to the mysubdomain of the selected domain.",
"changeAction": "Change Domain",
"cancelAction": "Cancel",
"showLogsAction": "Show Logs"