New translations minify.mdx (Chinese Simplified)

This commit is contained in:
vcoppe
2025-11-12 17:40:15 +01:00
parent 9dc652322f
commit 3d140ae9c2

View File

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