mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 18:12:11 +00:00
New translations file.mdx (Dutch)
This commit is contained in:
@@ -3,7 +3,7 @@ title: Bestandsbewerkingen
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
import { Plus, FolderOpen, Copy, FileX, Download } from 'lucide-svelte';
|
||||
import { Plus, FolderOpen, Copy, FileX, Download } from '@lucide/svelte';
|
||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||
</script>
|
||||
|
||||
@@ -29,13 +29,13 @@ Je kunt ook bestanden direct vanuit je bestandssysteem naar het venster slepen.
|
||||
|
||||
Maak een kopie van de huidige geselecteerde bestanden.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Sluiten
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete
|
||||
|
||||
Sluit de huidige geselecteerde bestanden.
|
||||
Delete the currently selected files.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Alles sluiten
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete all
|
||||
|
||||
Sluit alle bestanden.
|
||||
Delete all files.
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Exporteren...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user