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

8 lines
167 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "Apagar {entity_name}",
"turn_on": "Encender {entity_name}"
}
}
}