New translations poi.mdx (Chinese Simplified)

This commit is contained in:
vcoppe
2025-11-12 17:40:55 +01:00
parent ef80df69ca
commit e34f5b01bb

View File

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