-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Chinese (Traditional Han script))
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
Showing
1 changed file
with
51 additions
and
1 deletion.
There are no files selected for viewing
52 changes: 51 additions & 1 deletion
52
custom_components/spook/integrations/spook_inverse/translations/zh_Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "翻轉 👻" | ||
} |