New translations clean.mdx (Portuguese, Brazilian)

This commit is contained in:
vcoppe
2025-11-12 17:54:51 +01:00
parent d646a05222
commit 32f99c6c73

View File

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