Add user preference UI bits for raw gpx speed processing
This commit is contained in:
@ -97,6 +97,11 @@
|
||||
"IMPERIAL": "Sistema imperiale (ft, mi, mph, °F)",
|
||||
"LABEL": "Unità per la distanza",
|
||||
"METRIC": "Sistema metrico (m, km, m/s, °C)"
|
||||
},
|
||||
"USE_RAW_GPX_SPEED": {
|
||||
"LABEL": "Strategia di massima velocità",
|
||||
"RAW_SPEED": "Greggio",
|
||||
"FILTERED_SPEED": "Filtrato"
|
||||
}
|
||||
},
|
||||
"REGISTER": "Registra",
|
||||
|
Reference in New Issue
Block a user