core/homeassistant/components/openuv/translations/zh-Hant.json

21 lines
589 B
JSON
Raw Normal View History

2018-09-10 11:44:27 +00:00
{
"config": {
2020-05-29 00:04:16 +00:00
"abort": {
2020-10-08 00:06:03 +00:00
"already_configured": "\u5ea7\u6a19\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
2020-05-29 00:04:16 +00:00
},
2018-09-10 11:44:27 +00:00
"error": {
2020-05-20 00:03:49 +00:00
"invalid_api_key": "API \u5bc6\u9470\u7121\u6548"
2018-09-10 11:44:27 +00:00
},
"step": {
"user": {
"data": {
2020-05-13 18:27:21 +00:00
"api_key": "API \u5bc6\u9470",
2018-09-10 11:44:27 +00:00
"elevation": "\u6d77\u62d4",
"latitude": "\u7def\u5ea6",
"longitude": "\u7d93\u5ea6"
},
"title": "\u586b\u5beb\u8cc7\u8a0a"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-09-10 11:44:27 +00:00
}