New translations minify.mdx (Chinese Simplified)

This commit is contained in:
vcoppe
2025-11-12 17:56:46 +01:00
parent 0db93bf1f7
commit 8da76ebf95

View File

@@ -3,7 +3,7 @@ title: 精简 GPS 点数量
---
<script>
import { Funnel } MYLUCIDESVELTEIMPORT;
import { Funnel } from '@lucide/svelte';
import Reduce from '$lib/components/toolbar/tools/reduce/Reduce.svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>