Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Simplified 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_Hans/
  • Loading branch information
Arthas Lich authored and weblate committed Sep 22, 2024
1 parent 0d63604 commit ba12ba8
Showing 1 changed file with 38 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,44 @@
"hide_source": "隐藏源实体",
"name": "名称"
},
"title": "反选"
"title": "翻转 👻"
},
"switch": {
"data": {
"entity_id": "源实体",
"hide_source": "隐藏源实体",
"name": "名称"
},
"title": "翻转 👻"
},
"user": {
"description": "此工具帮您翻转一个实体的表现。例如,翻转二进制传感器和开关的开/关状态。",
"menu_options": {
"switch": "翻转开关",
"binary_sensor": "翻转二级制传感器"
},
"title": "翻转 👻"
}
}
},
"title": "翻转 👻",
"options": {
"step": {
"binary_sensor": {
"data": {
"entity_id": "源实体",
"hide_source": "隐藏源实体",
"name": "名称"
},
"title": "翻转 👻"
},
"switch": {
"data": {
"entity_id": "源实体",
"hide_source": "隐藏源实体",
"name": "名称"
},
"title": "翻转 👻"
}
}
}
Expand Down

0 comments on commit ba12ba8

Please sign in to comment.