mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +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: '该变量在其他节点中使用。您是否仍要删除它?',
|
||||
},
|
||||
insertVarTip: '按 \'/\' 键快速插入',
|
||||
processData: '数据处理',
|
||||
input: '输入',
|
||||
output: '输出',
|
||||
},
|
||||
errorMsg: {
|
||||
fieldRequired: '{{field}} 不能为空',
|
||||
|
||||
Reference in New Issue
Block a user