mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
feat: add missing workflow i18n keys (#3309)
Co-authored-by: lbm21 <313338264@qq.com>
This commit is contained in:
@@ -46,6 +46,9 @@ const translation = {
|
||||
content: 'The variable is used in other nodes. Do you still want to remove it?',
|
||||
},
|
||||
insertVarTip: 'Press the \'/\' key to insert quickly',
|
||||
processData: 'Process Data',
|
||||
input: 'Input',
|
||||
output: 'Output',
|
||||
},
|
||||
errorMsg: {
|
||||
fieldRequired: '{{field}} is required',
|
||||
|
||||
Reference in New Issue
Block a user