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

12 lines
239 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"mqtt_required": "\u672a\u8bbe\u7f6e MQTT \u96c6\u6210"
},
"step": {
"user": {
"title": "\u786e\u8ba4\u8bbe\u7f6e"
}
}
}
}