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:
Pratik Chanda
2025-08-20 20:41:20 +05:30
committed by Tim Abbott
parent 97f3be90d6
commit dc61ad6071
4 changed files with 7 additions and 4 deletions

View File

@@ -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>