Merge branch 'develop' into feature/end_zy

This commit is contained in:
yingzhao
2026-04-21 18:33:58 +08:00
committed by GitHub
37 changed files with 444 additions and 124 deletions

View File

@@ -2519,6 +2519,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
arrange: 'Arrange',
redo: 'Redo',
undo: 'Undo',
fit: 'Fit View',
input_result: 'Input',
output_result: 'Output',

View File

@@ -2483,6 +2483,7 @@ export const zh = {
arrange: '整理',
redo: '重做',
undo: '撤销',
fit: '自适应',
input_result: '输入',
output_result: '输出',