summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorjasonblais <jason@spinpunch.com>2016-05-31 12:57:52 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-05-31 12:57:52 -0400
commitfe4a9bc739d76b86e046354155cd726f20f0c0bc (patch)
tree4b3fe7f6411e47f085a85dd9270467d11b0776af /webapp/i18n
parenta4d7367e2f677cb55d764037ced7973e0c975755 (diff)
downloadchat-fe4a9bc739d76b86e046354155cd726f20f0c0bc.tar.gz
chat-fe4a9bc739d76b86e046354155cd726f20f0c0bc.tar.bz2
chat-fe4a9bc739d76b86e046354155cd726f20f0c0bc.zip
Update support email help text (#3172)
* Update legal_and_support_settings.jsx * Update admin.support.emailHelp string
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index e33a8f156..1daeb6a3c 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -468,7 +468,7 @@
"admin.sql.warning": "Warning: re-generating this salt may cause some columns in the database to return empty results.",
"admin.support.aboutDesc": "Link to About page for more information on your Mattermost deployment, for example its purpose and audience within your organization. Defaults to Mattermost information page.",
"admin.support.aboutTitle": "About link:",
- "admin.support.emailHelp": "Email shown during tutorial for end users to ask support questions.",
+ "admin.support.emailHelp": "Email address displayed on email notifications and during tutorial for end users to ask support questions.",
"admin.support.emailTitle": "Support email:",
"admin.support.helpDesc": "Link to help documentation from team site main menu. Typically not changed unless your organization chooses to create custom documentation.",
"admin.support.helpTitle": "Help link:",