Merge branch 'develop' into feature/codeNode_zy

This commit is contained in:
yingzhao
2026-01-27 11:40:54 +08:00
committed by GitHub
213 changed files with 4506 additions and 9864 deletions

View File

@@ -1989,6 +1989,10 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
arrange: 'Arrange',
redo: 'Redo',
undo: 'Undo',
input: 'Input',
output: 'Output',
error: 'Error Message',
},
emotionEngine: {
emotionEngineConfig: 'Emotion Engine Configuration',

View File

@@ -2078,6 +2078,10 @@ export const zh = {
arrange: '整理',
redo: '重做',
undo: '撤销',
input: '输入',
output: '输出',
error: '错误信息',
},
emotionEngine: {
emotionEngineConfig: '情感引擎配置',