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

8 lines
255 B
JSON
Raw Normal View History

2020-10-17 00:06:00 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}",
"turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}"
}
}
}