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

17 lines
460 B
JSON

{
"state": {
"plugwise__dhw_mode": {
"auto": "Automaatne",
"boost": "Turbo",
"comfort": "Mugavus",
"off": "V\u00e4ljas"
},
"plugwise__regulation_mode": {
"bleeding_cold": "Jahutuseat soenemine",
"bleeding_hot": "K\u00fcttest jahtumine",
"cooling": "Jahutamine",
"heating": "K\u00fcte",
"off": "V\u00e4ljas"
}
}
}