New translations scissors.mdx (Catalan)

This commit is contained in:
vcoppe
2025-11-12 17:41:52 +01:00
parent 193056531c
commit 816f36de50

View File

@@ -3,7 +3,7 @@ title: Retallar i dividir
---
<script>
import { ScissorsIcon } from 'lucide-svelte';
import { ScissorsIcon } MYLUCIDESVELTEIMPORT;
import Scissors from '$lib/components/toolbar/tools/scissors/Scissors.svelte';
import DocsImage from '$lib/components/docs/DocsImage.svelte';
</script>