mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
keyboard_shortcuts: Change selector for home view hotkey in help menu.
This commit changes the selector for home view hotkey shortcut hint in help menu. This will help in internationalization of the keyboard hints.
This commit is contained in:
committed by
Tim Abbott
parent
97f3be90d6
commit
dc61ad6071
@@ -66,7 +66,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="definition">{{t 'Go to your home view' }}</td>
|
||||
<td><span class="hotkey"><kbd data-mac-key="Ctrl">Ctrl</kbd> + <kbd>[</kbd><span id="go-to-home-view-hotkey-help"> or <kbd>Esc</kbd></span></span></td>
|
||||
<td><span class="hotkey"><kbd data-mac-key="Ctrl">Ctrl</kbd> + <kbd>[</kbd><span class="go-to-home-view-hotkey-help"> or <kbd>Esc</kbd></span></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user