New translations extract.mdx (Romanian)

This commit is contained in:
vcoppe
2025-11-12 17:54:58 +01:00
parent 651e1e9203
commit c6aface832

View File

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