mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
use POIs instead of waypoints
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user