Added check if waypoint is visited and label with translation for radial percentage

This commit is contained in:
grata
2023-05-07 13:14:40 +02:00
parent cd79fed789
commit 5272a357e7
6 changed files with 37 additions and 5 deletions

View File

@@ -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"
}