New translations extract.mdx (German)

This commit is contained in:
vcoppe
2025-11-12 17:55:07 +01:00
parent 0f2f9703b2
commit 0ea0e9992e

View File

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