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

8 lines
175 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "{entity_name} ausschalten",
"turn_on": "{entity_name} einschalten"
}
}
}