Client - update workout display when no gpx

This commit is contained in:
Sam
2021-09-25 09:40:10 +02:00
parent 2bbbd04657
commit 060c5d42d9
5 changed files with 30 additions and 3 deletions

View File

@ -12,6 +12,7 @@
"MAX_SPEED": "max. speed",
"MIN_ALTITUDE": "min. altitude",
"NEXT_WORKOUT": "Next workout",
"NO_MAP": "No map",
"NO_NEXT_WORKOUT": "No next workout",
"NO_PREVIOUS_WORKOUT": "No previous workout",
"NO_RECORDS": "No records.",

View File

@ -12,6 +12,7 @@
"MAX_SPEED": "vitesse max",
"MIN_ALTITUDE": "altitude min",
"NEXT_WORKOUT": "Séance suivante",
"NO_MAP": "Pas de carte",
"NO_NEXT_WORKOUT": "Pas de séance suivante",
"NO_PREVIOUS_WORKOUT": "Pas de séances précédente",
"NO_RECORDS": "Pas de records.",