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

@ -116,6 +116,11 @@
"IMPERIAL": "Imperialistisch systeem (ft, mi, mph, °F)",
"LABEL": "Eenheid voor afstand",
"METRIC": "Metrisch systeem (m, km, m/s, °C)"
},
"USE_RAW_GPX_SPEED": {
"LABEL": "Strategie voor maximale snelheid",
"RAW_SPEED": "Rauw",
"FILTERED_SPEED": "Gefilterd"
}
},
"READ_AND_ACCEPT_PRIVACY_POLICY": "Ik heb het {0} gelezen en goedgekeurd.",