New translations clean.mdx (French)

This commit is contained in:
vcoppe
2025-11-12 17:54:19 +01:00
parent a6f81c03d2
commit 62f5851e25

View File

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