New translations file.mdx (German)

This commit is contained in:
vcoppe
2025-11-12 17:35:39 +01:00
parent 24ed769eac
commit f54b614ece

View File

@@ -3,7 +3,7 @@ title: Dateiaktionen
--- ---
<script lang="ts"> <script lang="ts">
import { Plus, FolderOpen, Copy, FileX, Download } from '@lucide/svelte'; import { Plus, FolderOpen, Copy, FileX, Download } MYLUCIDESVELTEIMPORT;
import DocsNote from '$lib/components/docs/DocsNote.svelte'; import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script> </script>