New translations clean.mdx (Russian)

This commit is contained in:
vcoppe
2025-11-12 17:54:43 +01:00
parent 00ca6db8fc
commit 50c4a27ce8

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>