summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-06-03 08:41:28 -0700
committerJoram Wilander <jwawilander@gmail.com>2016-06-03 11:41:28 -0400
commit9857b60b98069561659e3cf3fc4609fed7143547 (patch)
tree3e753c21e041acd65b4b54f47c0dc89e93e944cd /webapp/i18n
parent08cf0feb7f114d0f83c9df7d53798e10ad53688c (diff)
downloadchat-9857b60b98069561659e3cf3fc4609fed7143547.tar.gz
chat-9857b60b98069561659e3cf3fc4609fed7143547.tar.bz2
chat-9857b60b98069561659e3cf3fc4609fed7143547.zip
Added hint (#3232)
Diffstat (limited to 'webapp/i18n')
-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 36686af21..2f84a97d9 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -721,6 +721,7 @@
"channel_switch_modal.help": "↑↓ to browse, TAB to select, ↵ to confirm, ESC to dismiss",
"channel_switch_modal.submit": "Switch",
"channel_switch_modal.not_found": "No matches found.",
+ "channel_switch_modal.hint": "Type the name of a channel",
"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",