mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
feat: allow stop the network
This commit is contained in:
parent
249362b16f
commit
96a835da67
4 changed files with 59 additions and 31 deletions
|
|
@ -485,7 +485,8 @@
|
|||
"SearchWorkflows": "Search Workflows",
|
||||
"CurrentNodeComponentType": "Component type of this node",
|
||||
"NodeLabel": "Label",
|
||||
"InPort": "In Ports"
|
||||
"InPort": "In Ports",
|
||||
"StopWorkflow": "Stop Workflow"
|
||||
},
|
||||
"Description": "Description",
|
||||
"Tags": "Tags",
|
||||
|
|
|
|||
|
|
@ -490,6 +490,7 @@
|
|||
"FilteringExcludeClickToRemove": "正筛选不包含本标签的,点击设为不参与筛选\t",
|
||||
"CurrentNodeComponentType": "此节点的组件类型",
|
||||
"NodeLabel": "节点名",
|
||||
"InPort": "入口"
|
||||
"InPort": "入口",
|
||||
"StopWorkflow": "停止工作流"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue