core/homeassistant/components/plugwise/translations/select.ca.json

17 lines
431 B
JSON

{
"state": {
"plugwise__dhw_mode": {
"auto": "Autom\u00e0tic",
"boost": "Incrementat",
"comfort": "Confort",
"off": "OFF"
},
"plugwise__regulation_mode": {
"bleeding_cold": "Molt fred",
"bleeding_hot": "Molt calent",
"cooling": "Refredant",
"heating": "Escalfant",
"off": "OFF"
}
}
}