core/homeassistant/components/accuweather/translations/sensor.en.json

9 lines
175 B
JSON
Raw Normal View History

2020-08-03 00:02:55 +00:00
{
"state": {
"accuweather__pressure_tendency": {
"falling": "Falling",
"rising": "Rising",
"steady": "Steady"
}
}
}