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

8 lines
164 B
JSON
Raw Normal View History

2020-10-17 00:06:00 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "Apaga {entity_name}",
"turn_on": "Engega {entity_name}"
}
}
}