summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 17e3d9599..4e36fb8dd 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1364,14 +1364,14 @@
"translation": "To change your notification preferences, log in to your team site and go to Account Settings > Notifications."
},
{
- "id": "api.templates.email_organization",
- "translation": "Sent by "
- },
- {
"id": "api.templates.email_info",
"translation": "Any questions at all, mail us any time: <a href='mailto:{{.SupportEmail}}' style='text-decoration: none; color:#2389D7;'>{{.SupportEmail}}</a>.<br>Best wishes,<br>The {{.SiteName}} Team<br>"
},
{
+ "id": "api.templates.email_organization",
+ "translation": "Sent by "
+ },
+ {
"id": "api.templates.error.link",
"translation": "Go back to Mattermost"
},