1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/songpal/translations/zh-Hant.json
2021-05-12 00:04:03 +00:00

22 lines
617 B
JSON

{
"config": {
"abort": {
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"not_songpal_device": "\u4e26\u975e Songpal \u88dd\u7f6e"
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557"
},
"flow_title": "{name} ({host})",
"step": {
"init": {
"description": "\u662f\u5426\u8981\u8a2d\u5b9a {name} ({host})\uff1f"
},
"user": {
"data": {
"endpoint": "\u7aef\u9ede"
}
}
}
}
}