summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-20 23:35:40 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-06-20 22:35:40 -0400
commita4b8a04c609a042f5f8ba06466150882baf77c15 (patch)
treec6b1def2c9131165768ba9d875bd5ba0e31ca450 /i18n/en.json
parent878465b528dab56764a4e0a774a417fca870f6bc (diff)
downloadchat-a4b8a04c609a042f5f8ba06466150882baf77c15.tar.gz
chat-a4b8a04c609a042f5f8ba06466150882baf77c15.tar.bz2
chat-a4b8a04c609a042f5f8ba06466150882baf77c15.zip
daily translations 20160620 (#3384)
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"
},