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

8 lines
174 B
JSON
Raw Normal View History

2020-10-23 00:03:04 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "Schakel {entity_name} uit",
"turn_on": "Schakel {entity_name} in"
}
}
}