feat(web): workflow support lexical editor
This commit is contained in:
@@ -1569,6 +1569,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
export: 'Export',
|
||||
variableConfig: 'Variable Configuration',
|
||||
variableRequired: 'required',
|
||||
addMessage: 'Add Message',
|
||||
answerDesc: 'Reply'
|
||||
},
|
||||
emotionEngine: {
|
||||
emotionEngineConfig: 'Emotion Engine Configuration',
|
||||
|
||||
@@ -1657,6 +1657,8 @@ export const zh = {
|
||||
export: '导出',
|
||||
variableConfig: '变量配置',
|
||||
variableRequired: '必填',
|
||||
addMessage: '添加消息',
|
||||
answerDesc: '回复'
|
||||
},
|
||||
emotionEngine: {
|
||||
emotionEngineConfig: '情感引擎配置',
|
||||
|
||||
Reference in New Issue
Block a user