New translations clean.mdx (Finnish)

This commit is contained in:
vcoppe
2025-11-12 17:54:30 +01:00
parent f1497a0caa
commit 5133bf3768

View File

@@ -3,7 +3,7 @@ title: Clean
---
<script>
import { SquareDashedMousePointer } MYLUCIDESVELTEIMPORT;
import { SquareDashedMousePointer } from '@lucide/svelte';
import Clean from '$lib/components/toolbar/tools/Clean.svelte';
</script>