Client - init workout chart (WIP)

This commit is contained in:
Sam
2021-09-26 08:59:17 +02:00
parent 146899c269
commit c50e74143e
19 changed files with 467 additions and 37 deletions

View File

@ -1,10 +1,12 @@
{
"ADD_WORKOUT": "Add workout",
"ANALYSIS": "analysis",
"ASCENT": "ascent",
"AVERAGE_SPEED": "average speed",
"DESCENT": "descent",
"DISTANCE": "distance",
"DURATION": "duration",
"ELEVATION": "elevation",
"END": "end",
"KM": "km",
"LATEST_WORKOUTS": "Latest workouts",
@ -12,6 +14,7 @@
"MAX_SPEED": "max. speed",
"MIN_ALTITUDE": "min. altitude",
"NEXT_WORKOUT": "Next workout",
"NO_DATA_CLEANING": "data from gpx, without any cleaning",
"NO_MAP": "No map",
"NO_NEXT_WORKOUT": "No next workout",
"NO_PREVIOUS_WORKOUT": "No previous workout",
@ -24,6 +27,7 @@
"RECORD_FD": "Farest distance",
"RECORD_LD": "Longest duration",
"RECORD_MS": "Max. speed",
"SPEED": "speed",
"SPORT": "sport | sports",
"START": "start",
"TOTAL_DURATION": "total duration",