Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Traditional Han script))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (21 of 21 strings)

Translation: Spook/Inverse helper
Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/zh_Hant/
  • Loading branch information
Arthas Lich authored and weblate committed Sep 23, 2024
1 parent ba12ba8 commit 0312cc6
Showing 1 changed file with 51 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,51 @@
{}
{
"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": "翻轉 👻"
}

0 comments on commit 0312cc6

Please sign in to comment.