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

17 lines
412 B
JSON
Raw Normal View History

2020-10-22 00:09:52 +00:00
{
"config": {
"step": {
2021-08-12 00:14:10 +00:00
"reauth_confirm": {
"data": {
"password": "\u5bc6\u7801"
},
"description": "{username} \u7684\u5bc6\u7801\u5df2\u5931\u6548\u3002"
},
2020-10-22 00:09:52 +00:00
"user": {
"data": {
"username": "\u7528\u6237\u540d"
}
}
}
}
}