Add user preference UI bits for raw gpx speed processing
This commit is contained in:
@ -116,6 +116,11 @@
|
||||
"IMPERIAL": "Sistema Imperial (ft, mi, mph, ºF)",
|
||||
"LABEL": "Unidades de distancia",
|
||||
"METRIC": "Sistema Métrico (m, km, m/s, ºC)"
|
||||
},
|
||||
"USE_RAW_GPX_SPEED": {
|
||||
"LABEL": "Estratexia de velocidade máxima",
|
||||
"RAW_SPEED": "Cru",
|
||||
"FILTERED_SPEED": "Filtrado"
|
||||
}
|
||||
},
|
||||
"READ_AND_ACCEPT_PRIVACY_POLICY": "Lin e acepto a {0}.",
|
||||
|
Reference in New Issue
Block a user