summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/en.json b/i18n/en.json
index d2640e672..015a3c578 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -748,10 +748,6 @@
"translation": "UP (in empty input field): Edit your last message in the current channel\n"
},
{
- "id": "api.command_shortcuts.msgs.reply",
- "translation": "SHIFT+UP (in empty input field): Reply to the most recent message in the current channel\n"
- },
- {
"id": "api.command_shortcuts.msgs.header",
"translation": "#### Messages\n\n"
},
@@ -760,6 +756,10 @@
"translation": "ESC: Mark all messages in the current channel as read\n"
},
{
+ "id": "api.command_shortcuts.msgs.reply",
+ "translation": "SHIFT+UP (in empty input field): Reply to the most recent message in the current channel\n"
+ },
+ {
"id": "api.command_shortcuts.msgs.reprint_next",
"translation": "{{.CmdOrCtrl}}+DOWN (in empty input field): Reprint the next message or slash command you entered\n"
},
@@ -772,6 +772,10 @@
"translation": "shortcuts"
},
{
+ "id": "api.command_shortcuts.nav.direct_messages_menu",
+ "translation": "{{.CmdOrCtrl}}+SHIFT+K: Open direct messages menu\n"
+ },
+ {
"id": "api.command_shortcuts.nav.header",
"translation": "#### Navigation\n\n"
},
@@ -800,10 +804,6 @@
"translation": "{{.CmdOrCtrl}}+ALT+K: Open a quick team switcher dialog\n"
},
{
- "id": "api.command_shortcuts.nav.direct_messages_menu",
- "translation": "{{.CmdOrCtrl}}+SHIFT+K: Open direct messages menu\n"
- },
- {
"id": "api.command_shortcuts.nav.unread_next",
"translation": "ALT+SHIFT+DOWN: Next channel or direct message in left hand sidebar with unread messages\n"
},
@@ -1980,6 +1980,10 @@
"translation": "User not found"
},
{
+ "id": "api.system.go_routines",
+ "translation": "The number of running goroutines is over the health threshold %v of %v"
+ },
+ {
"id": "api.team.add_user_to_team.invalid_data.app_error",
"translation": "Invalid data."
},
@@ -6242,9 +6246,5 @@
{
"id": "wsapi.webrtc.init.debug",
"translation": "Initializing webrtc WebSocket API routes"
- },
- {
- "id": "api.system.go_routines",
- "translation": "The number of running goroutines is over the health threshold %v of %v"
}
]