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": { "gpx": {
"track": "Track", "track": "Track",
"segment": "Segment", "segment": "Segment",
"waypoint": "Waypoint", "waypoint": "Point of interest",
"waypoints": "Waypoints" "waypoints": "Points of interest"
} }
} }