1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00
Files
core/homeassistant/components/accuweather/translations/sensor.pt.json
2022-09-26 00:30:11 +00:00

9 lines
189 B
JSON

{
"state": {
"accuweather__pressure_tendency": {
"falling": "A decrescer",
"rising": "A aumentar",
"steady": "Est\u00e1vel"
}
}
}