From eab6f7459478d23968466766cbe49185d405a056 Mon Sep 17 00:00:00 2001 From: David Meza Date: Tue, 30 May 2017 11:02:44 -0500 Subject: PLT-6485 Add ability to disable `@here` notifications (#6372) --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n') 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", -- cgit v1.2.3-1-g7c22