summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-06-06 10:54:23 -0700
committerJoram Wilander <jwawilander@gmail.com>2016-06-06 13:54:23 -0400
commitea99cedb62a308415d9558badaf638abda73dbc8 (patch)
treeadf3836560bc4764fa6ebbfe21b7543d4a1c8dfa /webapp/i18n/en.json
parent26ec73d5d215f37bb0446f4721ccfea3c9f56f89 (diff)
downloadchat-ea99cedb62a308415d9558badaf638abda73dbc8.tar.gz
chat-ea99cedb62a308415d9558badaf638abda73dbc8.tar.bz2
chat-ea99cedb62a308415d9558badaf638abda73dbc8.zip
PLT-3185 Added support for DMs in Channel Switcher (#3260)
* Added support for DMs * Checked username beginning characters
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 01efd6ab0..ba9956f52 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -724,6 +724,7 @@
"channel_switch_modal.not_found": "No matches found.",
"channel_switch_modal.submit": "Switch",
"channel_switch_modal.title": "Switch Channels",
+ "channel_switch_modal.dm": "(Direct Message)",
"choose_auth_page.emailCreate": "Create new team with email address",
"choose_auth_page.find": "Find my teams",
"choose_auth_page.gitlabCreate": "Create new team with GitLab Account",