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

30 lines
816 B
JSON

{
"config": {
"abort": {
"invalid_auth": "\u65e0\u6548\u7684\u6388\u6743"
},
"error": {
"cannot_connect": "\u8fde\u63a5\u5931\u8d25"
},
"step": {
"cloud": {
"data": {
"account_id": "\u5e10\u6237ID",
"password": "\u5bc6\u7801"
}
},
"local": {
"data": {
"wifi_pswd": "Wi-Fi \u5bc6\u7801",
"wifi_ssid": "Wi-Fi \u540d\u79f0 (SSID)"
}
},
"user": {
"data": {
"connection_type": "\u9009\u62e9\u8fde\u63a5\u7c7b\u578b",
"password": "\u5bc6\u7801"
}
}
}
}
}