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

14 lines
303 B
JSON
Raw Normal View History

2020-10-22 00:09:52 +00:00
{
"config": {
"error": {
"error_auth_user": "\u7528\u6237\u540d\u6216\u5bc6\u7801\u9519\u8bef"
},
"step": {
"auth_user": {
"data": {
"username": "\u7528\u6237\u540d"
}
}
}
}
}