Customize weather temperature display based on unit setting

This commit is contained in:
Joshua Taillon
2022-11-07 14:52:21 -07:00
parent 951dde5334
commit 0931dfc5b1
4 changed files with 18 additions and 10 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)",
"METRIC": "Metrisches System (m, km)"
"IMPERIAL": "Imperiales System (ft, mi, °F)",
"METRIC": "Metrisches System (m, km, °C)"
},
"TIMEZONE": "Zeitzone"
},