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

17 lines
487 B
JSON

{
"config": {
"error": {
"identifier_exists": "\u8d26\u6237\u5df2\u6ce8\u518c",
"invalid_auth": "\u65e0\u6548\u7684\u8eab\u4efd\u9a8c\u8bc1"
},
"step": {
"user": {
"data": {
"password": "\u5bc6\u7801",
"username": "\u7535\u5b50\u90ae\u4ef6\u5730\u5740"
},
"title": "\u586b\u5199\u60a8\u7684\u4fe1\u606f"
}
}
}
}