New translations menu.mdx (Chinese Traditional, Hong Kong)

This commit is contained in:
vcoppe
2025-06-19 18:26:27 +02:00
parent 9a03042077
commit 9a9e7fea07

View File

@@ -0,0 +1,17 @@
---
title: Menu
---
<script lang="ts">
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>
# { title }
The main menu, located at the top of the interface, provides access to actions, options, and settings divided into several categories, explained separately in the following sections.
<DocsNote>
Most of the menu actions can also be performed using the keyboard shortcuts displayed in the menu.
</DocsNote>