mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-01 08:12:32 +00:00
use POIs instead of waypoints
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
"gpx": {
|
||||
"track": "Track",
|
||||
"segment": "Segment",
|
||||
"waypoint": "Waypoint",
|
||||
"waypoints": "Waypoints"
|
||||
"waypoint": "Point of interest",
|
||||
"waypoints": "Points of interest"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user