mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
ui: Wait for i18n setup before rendering hotkeys help.
Much like 038a2c769, but for the three tabs at the top of the
`?` help overlay for keyboard shortcuts.
This commit is contained in:
@@ -269,6 +269,7 @@ $(function () {
|
||||
drafts.initialize();
|
||||
sent_messages.initialize();
|
||||
compose.initialize();
|
||||
ui.initialize();
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user