New translations extract.mdx (Dutch)

This commit is contained in:
vcoppe
2025-11-12 17:38:44 +01:00
parent 3ac4e30a5f
commit 9122e8bf0e

View File

@@ -3,7 +3,7 @@ title: Uitpakken
---
<script>
import { Ungroup } from 'lucide-svelte';
import { Ungroup } MYLUCIDESVELTEIMPORT;
import Extract from '$lib/components/toolbar/tools/Extract.svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>