New translations extract.mdx (French)

This commit is contained in:
vcoppe
2025-11-12 17:38:26 +01:00
parent 4bbf813617
commit ecc15cb462

View File

@@ -3,7 +3,7 @@ title: Extraire
---
<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>