feat(web): add document-extractor node
This commit is contained in:
@@ -2160,6 +2160,7 @@ export const zh = {
|
||||
'memory-write': '记忆储存',
|
||||
unknown: '未知节点',
|
||||
notes: '便签',
|
||||
'document-extractor': '文档提取器',
|
||||
|
||||
clickToConfigure: '点击配置节点参数',
|
||||
nodeProperties: '节点属性',
|
||||
@@ -2361,6 +2362,9 @@ export const zh = {
|
||||
placeholder: '输入注释...',
|
||||
removeLink: '取消链接',
|
||||
},
|
||||
'document-extractor': {
|
||||
file_selector: '输入变量',
|
||||
},
|
||||
name: '键',
|
||||
type: '类型',
|
||||
value: '值',
|
||||
|
||||
Reference in New Issue
Block a user