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": "Imperiales System (ft, mi, mph, °F)",
"LABEL": "Einheiten für die Distanz",
"METRIC": "Metrisches System (m, km, m/s, °C)"
},
"USE_RAW_GPX_SPEED": {
"LABEL": "Höchstgeschwindigkeitsstrategie",
"RAW_SPEED": "Rau",
"FILTERED_SPEED": "Gefiltert"
}
},
"READ_AND_ACCEPT_PRIVACY_POLICY": "Ich habe die {0} gelesen und stimme ihr zu.",