summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorDavid Meza <dmeza@users.noreply.github.com>2017-05-30 11:02:44 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2017-05-30 12:02:44 -0400
commiteab6f7459478d23968466766cbe49185d405a056 (patch)
tree3323cfd3c2592177fa9ce6c856cc12283a4e9cf3 /webapp/i18n
parent23ca4fe69cb4baf0c38666b917eb8307949d8b5b (diff)
downloadchat-eab6f7459478d23968466766cbe49185d405a056.tar.gz
chat-eab6f7459478d23968466766cbe49185d405a056.tar.bz2
chat-eab6f7459478d23968466766cbe49185d405a056.zip
PLT-6485 Add ability to disable `@here` notifications (#6372)
Diffstat (limited to 'webapp/i18n')
-rwxr-xr-xwebapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index fe2a9ae5a..20fef3c47 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -2257,7 +2257,7 @@
"user.settings.modal.security": "Security",
"user.settings.modal.title": "Account Settings",
"user.settings.notifications.allActivity": "For all activity",
- "user.settings.notifications.channelWide": "Channel-wide mentions \"@channel\", \"@all\"",
+ "user.settings.notifications.channelWide": "Channel-wide mentions \"@channel\", \"@all\", \"@here\"",
"user.settings.notifications.close": "Close",
"user.settings.notifications.comments": "Reply notifications",
"user.settings.notifications.commentsAny": "Trigger notifications on messages in reply threads that I start or participate in",