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

8 lines
174 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "Schakel {entity_name} uit",
"turn_on": "Schakel {entity_name} in"
}
}
}