summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-13 13:03:46 -0400
committerCorey Hulen <corey@hulen.com>2016-07-13 09:03:46 -0800
commit0a6bdceccb613d2a9acc88e6c2ada51973b1c78c (patch)
tree64e28742b0a188908899fffdf9cab81823808773 /i18n/en.json
parent284ee12b2270d7ed86313be613b791d4a30ae46c (diff)
downloadchat-0a6bdceccb613d2a9acc88e6c2ada51973b1c78c.tar.gz
chat-0a6bdceccb613d2a9acc88e6c2ada51973b1c78c.tar.bz2
chat-0a6bdceccb613d2a9acc88e6c2ada51973b1c78c.zip
PLT-3384 Improve the "Verify Email" email (#3564)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 4198b82af..cce65ebaf 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1589,11 +1589,11 @@
},
{
"id": "api.templates.verify_body.title",
- "translation": "You've joined the {{ .TeamDisplayName }} team"
+ "translation": "You've joined {{ .ServerURL }}"
},
{
"id": "api.templates.verify_subject",
- "translation": "[{{ .TeamDisplayName }} {{ .SiteName }}] Email Verification"
+ "translation": "[{{ .SiteName }}] Email Verification"
},
{
"id": "api.templates.welcome_body.button",
@@ -1605,7 +1605,7 @@
},
{
"id": "api.templates.welcome_body.info2",
- "translation": "You can sign-in to your new team from the web address:"
+ "translation": "You can sign in from:"
},
{
"id": "api.templates.welcome_body.info3",
@@ -1613,11 +1613,11 @@
},
{
"id": "api.templates.welcome_body.title",
- "translation": "You've joined the {{ .TeamDisplayName }} team"
+ "translation": "You've joined {{ .ServerURL }}"
},
{
"id": "api.templates.welcome_subject",
- "translation": "You joined {{ .TeamDisplayName }}"
+ "translation": "You joined {{ .ServerURL }}"
},
{
"id": "api.user.activate_mfa.email_and_ldap_only.app_error",