2019-01-30 15:40:15 -07:00
|
|
|
{
|
|
|
|
"High: {temp}{units}": "High: {temp}{units}",
|
|
|
|
"Low: {temp}{units}": "Low: {temp}{units}",
|
|
|
|
"Temperature: {temp}{units}": "Temperature: {temp}{units}",
|
2019-02-08 21:24:17 -07:00
|
|
|
"{temp}{units}": "{temp}{units}",
|
|
|
|
"{tempLow} to {tempHigh}{units}": "{tempLow} to {tempHigh}{units}",
|
2019-02-11 16:59:40 -07:00
|
|
|
"Low: {tempLow}{units} High: {tempHigh}{units}": "Low: {tempLow}{units} | High: {tempHigh}{units}",
|
|
|
|
"Geolocate": "Geolocate"
|
2019-01-30 15:40:15 -07:00
|
|
|
}
|