summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorjoannekoong <joannekoong@college.harvard.edu>2017-02-20 19:07:50 -0500
committerJoram Wilander <jwawilander@gmail.com>2017-02-20 19:07:50 -0500
commit7068307a1c12d7e045f68e73448ab728fc2b10c7 (patch)
tree52a8eba30c90e0167aca20473ecca9913f2c78bc /webapp/i18n/en.json
parent1f8a11469d2b2655b6cd9c5d6f5a23e9244411ca (diff)
downloadchat-7068307a1c12d7e045f68e73448ab728fc2b10c7.tar.gz
chat-7068307a1c12d7e045f68e73448ab728fc2b10c7.tar.bz2
chat-7068307a1c12d7e045f68e73448ab728fc2b10c7.zip
Add help text for 'Words that trigger mentions' (#5459)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index f68763cc7..5416cde93 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -2128,6 +2128,7 @@
"user.settings.notifications.emailNotifications": "Email notifications",
"user.settings.notifications.header": "Notifications",
"user.settings.notifications.info": "Desktop notifications are available on Edge, Firefox, Safari, Chrome and Mattermost Desktop Apps.",
+ "user.settings.notifications.mentionsInfo": "Mentions trigger when someone sends a message that includes your username (\"@{username}\") or any of the options selected above.",
"user.settings.notifications.never": "Never",
"user.settings.notifications.noWords": "No words configured",
"user.settings.notifications.off": "Off",