core/homeassistant/components/water_heater/translations/zh-Hans.json

8 lines
177 B
JSON
Raw Normal View History

2020-10-22 00:09:52 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "\u5173\u95ed {entity_name}",
"turn_on": "\u6253\u5f00 {entity_name}"
}
}
}