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

19 lines
573 B
JSON

{
"config": {
"error": {
"identifier_exists": "\u5750\u6807\u5df2\u7ecf\u6ce8\u518c",
"invalid_api_key": "\u65e0\u6548\u7684 API \u5bc6\u94a5"
},
"step": {
"user": {
"data": {
"api_key": "OpenUV API \u5bc6\u94a5",
"elevation": "\u6d77\u62d4",
"latitude": "\u7eac\u5ea6",
"longitude": "\u7ecf\u5ea6"
},
"title": "\u586b\u5199\u60a8\u7684\u4fe1\u606f"
}
}
}
}