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

20 lines
631 B
JSON
Raw Normal View History

2021-07-01 00:12:17 +00:00
{
"config": {
"abort": {
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
},
"step": {
"user": {
"data": {
"api_key": "API \u5bc6\u9470"
},
"description": "\u8acb\u8f38\u5165\u7531 https://home.freedompro.eu \u6240\u7372\u5f97\u7684 API \u5bc6\u9470",
"title": "Freedompro API \u5bc6\u9470"
}
}
}
}