New translations poi.mdx (French)

This commit is contained in:
vcoppe
2025-11-12 17:56:57 +01:00
parent cf0d82a4d2
commit 8ae62558be

View File

@@ -3,7 +3,7 @@ title: Points d'intérêt
--- ---
<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>