summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-06-29 08:46:10 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-06-29 08:46:10 -0400
commit4c9b48da8f54bc9af83c7e987149be316f5c61f7 (patch)
tree782c42169faefc5b6752db5082e977cbb843a8cd /webapp/i18n/en.json
parentfccacbbf964dd95a025b02555b29f39667a03f0a (diff)
downloadchat-4c9b48da8f54bc9af83c7e987149be316f5c61f7.tar.gz
chat-4c9b48da8f54bc9af83c7e987149be316f5c61f7.tar.bz2
chat-4c9b48da8f54bc9af83c7e987149be316f5c61f7.zip
PLT-3328 Added Title for Direct Message Desktop Notifications (#3438)
* Added title for DM desktop notifications
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 8c8b61498..47c1732bd 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1097,6 +1097,7 @@
"navbar_dropdown.switchTo": "Switch to ",
"navbar_dropdown.teamLink": "Get Team Invite Link",
"navbar_dropdown.teamSettings": "Team Settings",
+ "notification.dm": "Direct Message",
"password_form.change": "Change my password",
"password_form.click": "Click <a href={url}>here</a> to log in.",
"password_form.enter": "Enter a new password for your {siteName} account.",