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

8 lines
187 B
JSON
Raw Normal View History

2020-11-15 00:03:48 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "{entity_name} kikapcsol\u00e1sa",
"turn_on": "{entity_name} bekapcsol\u00e1sa"
}
}
}