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

9 lines
175 B
JSON

{
"state": {
"accuweather__pressure_tendency": {
"falling": "Falling",
"rising": "Rising",
"steady": "Steady"
}
}
}