Explicitly convert m/s wind to mph in imperial units
This commit is contained in:
@ -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"
|
||||
},
|
||||
|
Reference in New Issue
Block a user