mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 15:10:31 -08:00
feat: autolayout
This commit is contained in:
parent
18fcf66bc6
commit
0fe256ef59
10 changed files with 223 additions and 16 deletions
|
|
@ -475,7 +475,8 @@
|
|||
"ChangeMetadata": "Change Metadata",
|
||||
"ChangeWorkflowMetadataDescription": "Create this automated workflow and save it to the selected workspace wiki to backup.",
|
||||
"ChangeWorkflowMetadataDoneMessage": "Change Done",
|
||||
"ToggleOnReadonly": "Toggle On Readonly"
|
||||
"ToggleOnReadonly": "Toggle On Readonly",
|
||||
"AutoLayout": "Auto Layout"
|
||||
},
|
||||
"Description": "Description",
|
||||
"Tags": "Tags",
|
||||
|
|
|
|||
|
|
@ -479,6 +479,7 @@
|
|||
"ChangeWorkflowMetadata": "修改本流程图的元信息",
|
||||
"ChangeMetadata": "修改元信息",
|
||||
"ChangeWorkflowMetadataDescription": "修改所选的自动化工作流,并保存到所选的工作区Wiki里备份。",
|
||||
"ChangeSelectedItemInfo": "修改选中的物体的信息"
|
||||
"ChangeSelectedItemInfo": "修改选中的物体的信息",
|
||||
"AutoLayout": "自动调整布局"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue