summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorSaturnino Abril <saturnino.abril@gmail.com>2017-06-27 02:34:44 +0800
committerJoram Wilander <jwawilander@gmail.com>2017-06-26 14:34:44 -0400
commitffaab0bf22952f4e4c43fab62955eb0cdc13612b (patch)
tree91ea549927db590420b1576a69cc8f782c97b6da /webapp/i18n
parent69ae5cef166501dee49cd3a63d7131323796169e (diff)
downloadchat-ffaab0bf22952f4e4c43fab62955eb0cdc13612b.tar.gz
chat-ffaab0bf22952f4e4c43fab62955eb0cdc13612b.tar.bz2
chat-ffaab0bf22952f4e4c43fab62955eb0cdc13612b.zip
Update dialog help text of 'MoreDirectChannels' and 'AddUsersToTeam' modals (#6744)
Diffstat (limited to 'webapp/i18n')
-rwxr-xr-xwebapp/i18n/en.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 3377019cf..5c70493d8 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1792,8 +1792,7 @@
"msg_typing.someone": "Someone",
"multiselect.add": "Add",
"multiselect.go": "Go",
- "multiselect.instructions": "Use up/down arrows to navigate and enter to select",
- "multiselect.numPeopleRemaining": "You can add {num, number} more {num, plural, one {person} other {people}}. ",
+ "multiselect.numPeopleRemaining": "Use ↑↓ to browse, ↵ to select. You can add {num, number} more {num, plural, one {person} other {people}}. ",
"multiselect.numRemaining": "You can add {num, number} more",
"multiselect.placeholder": "Search and add members",
"navbar.addMembers": "Add Members",