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

9 lines
170 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"state": {
"accuweather__pressure_tendency": {
"falling": "Turun",
"rising": "Naik",
"steady": "Tetap"
}
}
}