New translations file.mdx (German)

This commit is contained in:
vcoppe
2025-11-12 17:52:14 +01:00
parent 2b7e3a2b5d
commit d298e51a6c

View File

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