Customize weather temperature display based on unit setting
This commit is contained in:
@ -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"
|
||||
},
|
||||
|
Reference in New Issue
Block a user