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

18 lines
410 B
JSON

{
"config": {
"abort": {
"already_configured": "\u8bbe\u5907\u5df2\u7ecf\u914d\u7f6e"
},
"error": {
"cannot_connect": "\u65e0\u6cd5\u8fde\u63a5"
},
"step": {
"user": {
"data": {
"host": "\u4e3b\u673a",
"port": "\u7aef\u53e3"
}
}
}
}
}