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

8 lines
168 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "Turn off {entity_name}",
"turn_on": "Turn on {entity_name}"
}
}
}