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

9 lines
181 B
JSON

{
"state": {
"accuweather__pressure_tendency": {
"falling": "Diminuzione",
"rising": "Aumento",
"steady": "Stabile"
}
}
}