feat: autolayout

This commit is contained in:
linonetwo 2023-07-16 12:41:44 +08:00 committed by lin onetwo
parent 18fcf66bc6
commit 0fe256ef59
10 changed files with 223 additions and 16 deletions

View file

@ -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",

View file

@ -479,6 +479,7 @@
"ChangeWorkflowMetadata": "修改本流程图的元信息",
"ChangeMetadata": "修改元信息",
"ChangeWorkflowMetadataDescription": "修改所选的自动化工作流并保存到所选的工作区Wiki里备份。",
"ChangeSelectedItemInfo": "修改选中的物体的信息"
"ChangeSelectedItemInfo": "修改选中的物体的信息",
"AutoLayout": "自动调整布局"
}
}