core/homeassistant/components/sensibo/translations/sensor.es.json

13 lines
286 B
JSON
Raw Normal View History

2022-06-12 00:25:33 +00:00
{
"state": {
"sensibo__sensitivity": {
"n": "Normal",
"s": "Sensible"
2022-10-25 00:39:01 +00:00
},
"sensibo__smart_type": {
"feelslike": "Se siente como",
"humidity": "Humedad",
"temperature": "Temperatura"
2022-06-12 00:25:33 +00:00
}
}
}