fix crowdin segmentation

This commit is contained in:
vcoppe
2024-07-23 13:01:46 +02:00
parent b06f3b9e68
commit 139a9324f5
11 changed files with 32 additions and 0 deletions

View File

@@ -50,7 +50,9 @@ Copy the selected file items to the clipboard.
Cut the selected file items to the clipboard.
<DocsNote>
This action is only available when the vertical layout of the files list is enabled.
</DocsNote>
### <ClipboardPaste size="16" class="inline-block" style="margin-bottom: 2px" /> Paste
@@ -58,7 +60,9 @@ Cut the selected file items to the clipboard.
Paste the file items from the clipboard to the current hierarchy level if they are compatible with it.
<DocsNote>
This action is only available when the vertical layout of the files list is enabled.
</DocsNote>
### <Trash2 size="16" class="inline-block" style="margin-bottom: 2px" /> Delete

View File

@@ -20,7 +20,9 @@ Create a new empty file.
Open files from your computer.
<DocsNote>
You can also drag and drop files directly from your file system into the window.
</DocsNote>
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplicate

View File

@@ -27,9 +27,11 @@ Change the units used to display temperatures in the interface.
Change the language used in the interface.
<DocsNote>
You can contribute by adding or improving translations on our <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
If you would like to start translating into a new language, please <a href="#contact">get in touch</a>.
Any help is greatly appreciated!
</DocsNote>
### <Sun size="16" class="inline-block" style="margin-bottom: 2px" /> Theme

View File

@@ -42,5 +42,7 @@ Toggle the visibility of direction arrows on the map.
Enter or exit the 3D map view.
<DocsNote>
To control the orientation and tilt of the map, you can also drag the map while holding <kbd>Ctrl</kbd>.
</DocsNote>