mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
* New translations files-and-stats.mdx (Catalan) * New translations files-and-stats.mdx (Catalan) * New translations gpx.mdx (Catalan) * New translations en.json (Serbian (Latin)) * New translations en.json (Serbian (Latin)) * New translations files-and-stats.mdx (Serbian (Latin)) * New translations getting-started.mdx (Serbian (Latin)) * New translations gpx.mdx (Serbian (Latin)) * New translations map-controls.mdx (Serbian (Latin)) * New translations menu.mdx (Serbian (Latin)) * New translations edit.mdx (Serbian (Latin)) * New translations view.mdx (Serbian (Latin)) * New translations toolbar.mdx (Serbian (Latin)) * New translations integration.mdx (Catalan) * New translations integration.mdx (Catalan) * New translations map-controls.mdx (Catalan) * New translations view.mdx (Catalan)
18 lines
437 B
Plaintext
18 lines
437 B
Plaintext
---
|
|
title: Meni
|
|
---
|
|
|
|
<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>
|