Add user preference UI bits for raw gpx speed processing

This commit is contained in:
Joshua Taillon
2023-05-21 10:35:18 -06:00
parent 7e00e79386
commit cef28c52a2
11 changed files with 79 additions and 1 deletions

View File

@ -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",