Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"translate": "Translate",
|
||||
"locationName": "Position not found",
|
||||
"distance": "Distance",
|
||||
"positionNotFoundErrorMessage": "Could not retrieve position"
|
||||
"positionNotFoundErrorMessage": "Could not retrieve position",
|
||||
"waypointVisitedPercentage": "Percentage of waypoints visited"
|
||||
}
|
||||
|
||||
@@ -11,11 +11,12 @@
|
||||
"lon": "Longitude",
|
||||
"description": "Description",
|
||||
"locationName": "Location Name",
|
||||
"image": "Image",
|
||||
"image": "Image (Direct Link)",
|
||||
"translate": "Translate",
|
||||
"addUserButton": "Add User",
|
||||
"addLocationButton": "Add Location",
|
||||
"addWaypointButton": "Add Waypoint",
|
||||
"edit": "Edit",
|
||||
"add": "Add",
|
||||
"close": "Close"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user