New translations poi.mdx (Chinese Simplified)

This commit is contained in:
vcoppe
2025-11-12 17:57:25 +01:00
parent 2dc06ddbd4
commit edb9950e38

View File

@@ -3,7 +3,7 @@ title: 创建或编辑兴趣点
---
<script>
import { MapPin } MYLUCIDESVELTEIMPORT;
import { MapPin } from '@lucide/svelte';
import Waypoint from '$lib/components/toolbar/tools/waypoint/Waypoint.svelte';
</script>