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

8 lines
173 B
JSON
Raw Normal View History

2020-11-07 00:04:02 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "{entity_name} ausschalten",
"turn_on": "{entity_name} uschalten"
}
}
}