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

18 lines
477 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u8fde\u63a5\u5931\u8d25",
"invalid_auth": "\u9a8c\u8bc1\u7801\u65e0\u6548"
},
"step": {
"user": {
"data": {
"host": "\u4e3b\u673a\u7aef",
"password": "\u5bc6\u7801",
"port": "\u7aef\u53e3",
"username": "\u7528\u6237\u540d"
}
}
}
}
}