keyboard-shortcuts: Improve home view labels.

This commit is contained in:
Tim Abbott 2024-04-17 12:20:54 -07:00
parent 2c62152a8b
commit 62fb452e9c
2 changed files with 3 additions and 3 deletions

View File

@ -51,9 +51,9 @@ in the Zulip app to add more to your repertoire as needed.
* **Toggle keyboard shortcuts view**: <kbd>?</kbd>
* **Go to home view**: <kbd>Ctrl</kbd> + <kbd>[</kbd> (or
* **Go to your home view**: <kbd>Ctrl</kbd> + <kbd>[</kbd> (or
<kbd>Esc</kbd>, [if enabled][disable-escape])
until you are in the [home view](/help/configure-home-view).
until you are in your [home view](/help/configure-home-view).
[disable-escape]: /help/configure-home-view#configure-whether-esc-navigates-to-the-home-view
## Search

View File

@ -65,7 +65,7 @@
<td><span class="hotkey"><kbd>?</kbd></span></td>
</tr>
<tr>
<td class="definition">{{t 'Go to home view' }}</td>
<td class="definition">{{t 'Go to your home view' }}</td>
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>[</kbd><span id="go-to-home-view-hotkey-help"> or <kbd>Esc</kbd></span></span></td>
</tr>
</table>