New translations poi.mdx (Greek)

This commit is contained in:
vcoppe
2025-11-12 17:57:05 +01:00
parent b6cb891858
commit e265d6b561

View File

@@ -3,7 +3,7 @@ title: Points of interest
--- ---
<script> <script>
import { MapPin } MYLUCIDESVELTEIMPORT; import { MapPin } from '@lucide/svelte';
import Waypoint from '$lib/components/toolbar/tools/waypoint/Waypoint.svelte'; import Waypoint from '$lib/components/toolbar/tools/waypoint/Waypoint.svelte';
</script> </script>