summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 87da9c943..4bb9542ef 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -2156,7 +2156,8 @@
"shortcuts.files.header": "Files",
"shortcuts.files.upload": "Upload files:\tCtrl|U",
"shortcuts.files.upload.mac": "Upload files:\t⌘|U",
- "shortcuts.header": "Keyboard Shortcuts",
+ "shortcuts.header": "Keyboard Shortcuts\tCtrl|/",
+ "shortcuts.header.mac": "Keyboard Shortcuts\t⌘|/",
"shortcuts.info": "Begin a message with / for a list of all the commands at your disposal.",
"shortcuts.msgs.comp.channel": "Channel:\t~|[a-z]|Tab",
"shortcuts.msgs.comp.emoji": "Emoji:\t:|[a-z]|Tab",
@@ -2165,7 +2166,6 @@
"shortcuts.msgs.edit": "Edit last message in channel:\tUp",
"shortcuts.msgs.header": "Messages",
"shortcuts.msgs.input.header": "Works inside an empty input field",
- "shortcuts.msgs.mark_as_read": "Mark current channel as read:\tEsc",
"shortcuts.msgs.reply": "Reply to last message in channel:\tShift|Up",
"shortcuts.msgs.reprint_next": "Reprint next message:\tCtrl|Down",
"shortcuts.msgs.reprint_next.mac": "Reprint next message:\t⌘|Down",