2021-08-04 09:53:17 +02:00
|
|
|
{
|
|
|
|
"ADD_WORKOUT": "Add workout",
|
2021-09-04 19:40:27 +02:00
|
|
|
"DISTANCE": "distance",
|
|
|
|
"DURATION": "duration",
|
2021-08-18 17:10:16 +02:00
|
|
|
"KM": "km",
|
2021-09-22 10:39:25 +02:00
|
|
|
"NO_RECORDS": "No records.",
|
2021-09-21 08:51:07 +02:00
|
|
|
"NO_WORKOUTS": "No workouts.",
|
2021-09-08 18:35:32 +02:00
|
|
|
"RECORD_AS": "Ave. speed",
|
|
|
|
"RECORD_FD": "Farest distance",
|
|
|
|
"RECORD_LD": "Longest duration",
|
|
|
|
"RECORD_MS": "Max. speed",
|
2021-08-18 17:10:16 +02:00
|
|
|
"SPORT": "sport | sports",
|
|
|
|
"WORKOUT": "workout | workouts"
|
2021-08-04 09:53:17 +02:00
|
|
|
}
|