Explicitly convert m/s wind to mph in imperial units

This commit is contained in:
Joshua Taillon
2022-11-07 15:18:19 -07:00
parent 7e9a993d7e
commit 842ba72819
4 changed files with 13 additions and 14 deletions

View File

@ -94,8 +94,8 @@
"SUCCESSFUL_UPDATE": "Dein Konto wurde erfolgreich aktualisiert.",
"UNITS": {
"LABEL": "Einheiten für die Distanz",
"IMPERIAL": "Imperiales System (ft, mi, °F)",
"METRIC": "Metrisches System (m, km, °C)"
"IMPERIAL": "Imperiales System (ft, mi, mph, °F)",
"METRIC": "Metrisches System (m, km, m/s, °C)"
},
"TIMEZONE": "Zeitzone"
},

View File

@ -94,8 +94,8 @@
"SUCCESSFUL_UPDATE": "Your account has been updated successfully.",
"UNITS": {
"LABEL": "Units for distance",
"IMPERIAL": "Imperial system (ft, mi, °F)",
"METRIC": "Metric system (m, km, °C)"
"IMPERIAL": "Imperial system (ft, mi, mph, °F)",
"METRIC": "Metric system (m, km, m/s, °C)"
},
"TIMEZONE": "Timezone"
},

View File

@ -82,8 +82,8 @@
},
"UNITS": {
"LABEL": "Unités pour les distances",
"IMPERIAL": "Système impérial (ft, mi, °F)",
"METRIC": "Système métrique (m, km, °C)"
"IMPERIAL": "Système impérial (ft, mi, mph, °F)",
"METRIC": "Système métrique (m, km, m/s, °C)"
},
"SPORT": {
"ACTION": "action",