Files
HomeAssistantVS/custom_components/spook/integrations/spook_inverse/translations/zh_Hant.json
T
2026-07-20 22:52:35 -04:00

52 lines
1.5 KiB
JSON

{
"config": {
"step": {
"binary_sensor": {
"data": {
"entity_id": "源實體",
"hide_source": "隱藏源實體",
"name": "名稱"
},
"title": "翻轉 👻"
},
"switch": {
"data": {
"entity_id": "源實體",
"hide_source": "隱藏源實體",
"name": "名稱"
},
"title": "翻轉 👻"
},
"user": {
"menu_options": {
"binary_sensor": "翻轉二級製傳感器",
"switch": "翻轉開關"
},
"title": "翻轉 👻",
"description": "此工具幫您翻轉一個實體的表現。例如,翻轉二進製傳感器和開關的開/關狀態。"
}
}
},
"options": {
"step": {
"binary_sensor": {
"data": {
"entity_id": "源實體",
"hide_source": "隱藏源實體",
"name": "名稱"
},
"title": "翻轉 👻"
},
"switch": {
"title": "翻轉 👻",
"data": {
"entity_id": "源實體",
"hide_source": "隱藏源實體",
"name": "名稱"
}
}
}
},
"title": "翻轉 👻"
}