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

8 lines
164 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "Apaga {entity_name}",
"turn_on": "Engega {entity_name}"
}
}
}