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

8 lines
167 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "Vypnout {entity_name}",
"turn_on": "Zapnout {entity_name}"
}
}
}