New translations poi.mdx (Russian)

This commit is contained in:
vcoppe
2025-11-12 17:57:20 +01:00
parent 2620dcd2f8
commit 105a705302

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>