use POIs instead of waypoints

This commit is contained in:
vcoppe
2024-06-06 00:01:00 +02:00
parent 316012cfe4
commit 869d0e0d0d

View File

@@ -207,7 +207,7 @@
"gpx": {
"track": "Track",
"segment": "Segment",
"waypoint": "Waypoint",
"waypoints": "Waypoints"
"waypoint": "Point of interest",
"waypoints": "Points of interest"
}
}