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

20 lines
588 B
JSON
Raw Normal View History

2019-02-02 22:02:50 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
2020-10-07 00:06:20 +00:00
"already_configured": "\u670d\u52d9\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
2020-02-26 00:31:47 +00:00
},
2019-02-02 22:02:50 +00:00
"error": {
2020-10-07 00:06:20 +00:00
"invalid_key": "API \u5bc6\u9470\u7121\u6548",
2020-12-04 00:05:42 +00:00
"no_devices": "\u5e33\u865f\u4e2d\u627e\u4e0d\u5230\u4efb\u4f55\u88dd\u7f6e"
2019-02-02 22:02:50 +00:00
},
"step": {
"user": {
"data": {
"api_key": "API \u5bc6\u9470",
"app_key": "\u61c9\u7528\u5bc6\u9470"
},
"title": "\u586b\u5beb\u8cc7\u8a0a"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-02 22:02:50 +00:00
}