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

19 lines
464 B
JSON

{
"config": {
"error": {
"invalid_password": "\u65e0\u6cd5\u767b\u5f55 Hive\uff0c\u5bc6\u7801\u9519\u8bef\uff0c\u8bf7\u91cd\u8bd5\u3002"
},
"step": {
"reauth": {
"data": {
"password": "\u5bc6\u7801"
}
},
"user": {
"data": {
"password": "\u5bc6\u7801"
}
}
}
}
}