feat(web): workflow support undo/redo
This commit is contained in:
@@ -2508,6 +2508,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
arrange: 'Arrange',
|
||||
redo: 'Redo',
|
||||
undo: 'Undo',
|
||||
fit: 'Fit View',
|
||||
|
||||
input: 'Input',
|
||||
output: 'Output',
|
||||
|
||||
@@ -2472,6 +2472,7 @@ export const zh = {
|
||||
arrange: '整理',
|
||||
redo: '重做',
|
||||
undo: '撤销',
|
||||
fit: '自适应',
|
||||
|
||||
input: '输入',
|
||||
output: '输出',
|
||||
|
||||
Reference in New Issue
Block a user