Harmonize track desc display
All checks were successful
Deploy Spot / deploy (push) Successful in 43s
All checks were successful
Deploy Spot / deploy (push) Successful in 43s
This commit is contained in:
@@ -136,8 +136,10 @@
|
||||
"elevation": "Elevation",
|
||||
"elevation_gain": "Elevation gain",
|
||||
"elevation_loss": "Elevation loss",
|
||||
"from": "Start",
|
||||
"legend": "Legend",
|
||||
"segment_length": "Segment length",
|
||||
"to": "Finish",
|
||||
"type": "Track type"
|
||||
},
|
||||
"time": {
|
||||
|
||||
@@ -136,8 +136,10 @@
|
||||
"elevation": "Elevación",
|
||||
"elevation_gain": "Ascenso acumulado",
|
||||
"elevation_loss": "Descenso acumulado",
|
||||
"from": "Inicio",
|
||||
"legend": "Leyenda",
|
||||
"segment_length": "Tamaño del segmento",
|
||||
"to": "Fin",
|
||||
"type": "Tipo de sendero"
|
||||
},
|
||||
"time": {
|
||||
|
||||
@@ -136,8 +136,10 @@
|
||||
"elevation": "Dénivelé",
|
||||
"elevation_gain": "Dénivelé positif",
|
||||
"elevation_loss": "Dénivelé négatif",
|
||||
"from": "Départ",
|
||||
"legend": "Légende",
|
||||
"segment_length": "Taille du segment",
|
||||
"to": "Arrivée",
|
||||
"type": "Type de rando"
|
||||
},
|
||||
"time": {
|
||||
@@ -149,8 +151,8 @@
|
||||
},
|
||||
"track": {
|
||||
"download": "Télécharger la trace GPX",
|
||||
"hitchhiking": "Hors rando",
|
||||
"main": "Trajet principal",
|
||||
"hitchhiking": "Auto-stop",
|
||||
"main": "Itinéraire",
|
||||
"off-track": "Variante"
|
||||
},
|
||||
"unit": {
|
||||
|
||||
Reference in New Issue
Block a user