mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
elevation tool test
This commit is contained in:
@@ -177,6 +177,12 @@
|
||||
"help": "Extracting the contents of the selected file items will create a separate file item for each of their contents.",
|
||||
"help_invalid_selection": "Your selection needs to contain file items with multiple traces to extract them."
|
||||
},
|
||||
"elevation": {
|
||||
"tooltip": "Request elevation data",
|
||||
"button": "Request elevation data",
|
||||
"help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.",
|
||||
"help_no_selection": "Select a file item to request elevation data."
|
||||
},
|
||||
"waypoint": {
|
||||
"tooltip": "Create and edit points of interest",
|
||||
"longitude": "Longitude",
|
||||
|
Reference in New Issue
Block a user