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

16 lines
536 B
JSON
Raw Normal View History

2020-08-27 00:04:55 +00:00
{
"config": {
"abort": {
2021-04-13 00:04:04 +00:00
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
2020-12-04 00:05:42 +00:00
"not_supported_device": "\u4e0d\u652f\u63f4\u6b64\u6b3e WiLight \u88dd\u7f6e\u3002",
"not_wilight_device": "\u6b64\u88dd\u7f6e\u4e26\u975e WiLight"
2020-08-27 00:04:55 +00:00
},
2021-05-12 00:04:03 +00:00
"flow_title": "{name}",
2020-08-27 00:04:55 +00:00
"step": {
"confirm": {
2022-04-29 00:22:21 +00:00
"description": "\u652f\u63f4\u4ee5\u4e0b\u5143\u4ef6\uff1a{components}",
2020-08-27 00:04:55 +00:00
"title": "WiLight"
}
}
}
}