TodayStream/langs/en/weather.json

10 lines
409 B
JSON

{
"High: {temp}{units}": "High: {temp}{units}",
"Low: {temp}{units}": "Low: {temp}{units}",
"Temperature: {temp}{units}": "Temperature: {temp}{units}",
"{temp}{units}": "{temp}{units}",
"{tempLow} to {tempHigh}{units}": "{tempLow} to {tempHigh}{units}",
"Low: {tempLow}{units} High: {tempHigh}{units}": "Low: {tempLow}{units} | High: {tempHigh}{units}",
"Geolocate": "Geolocate"
}