hass-core/homeassistant/components/accuweather/translations/sensor.nl.json
2020-11-07 00:04:02 +00:00

9 lines
No EOL
179 B
JSON

{
"state": {
"accuweather__pressure_tendency": {
"falling": "Ondergang",
"rising": "Opkomst",
"steady": "Stabiel"
}
}
}