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

22 lines
662 B
JSON

{
"config": {
"abort": {
"already_configured": "\u6b64\u4e9b\u5ea7\u6a19\u5df2\u8a3b\u518a\u3002"
},
"error": {
"identifier_exists": "\u8a72\u5ea7\u6a19\u5df2\u8a3b\u518a",
"invalid_api_key": "API \u5bc6\u9470\u7121\u6548"
},
"step": {
"user": {
"data": {
"api_key": "API \u5bc6\u9470",
"elevation": "\u6d77\u62d4",
"latitude": "\u7def\u5ea6",
"longitude": "\u7d93\u5ea6"
},
"title": "\u586b\u5beb\u8cc7\u8a0a"
}
}
}
}