core/homeassistant/components/water_heater/translations/cs.json

13 lines
243 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "Vypnout {entity_name}",
"turn_on": "Zapnout {entity_name}"
}
},
"state": {
"_": {
"off": "Vypnuto"
}
}
}