New translations merge.mdx (Chinese Simplified)

This commit is contained in:
vcoppe
2025-11-12 17:56:06 +01:00
parent 680a18f737
commit fc004fd212

View File

@@ -3,7 +3,7 @@ title: 合并要素
---
<script>
import { Group } MYLUCIDESVELTEIMPORT;
import { Group } from '@lucide/svelte';
import Merge from '$lib/components/toolbar/tools/Merge.svelte';
</script>