diff --git a/web/i18n/zh-Hans/workflow.json b/web/i18n/zh-Hans/workflow.json index 593a88f4db..c7625488e7 100644 --- a/web/i18n/zh-Hans/workflow.json +++ b/web/i18n/zh-Hans/workflow.json @@ -620,7 +620,10 @@ "nodes.humanInput.formContent.preview": "预览", "nodes.humanInput.formContent.title": "表单内容", "nodes.humanInput.formContent.tooltip": "用户打开表单后看到的内容。支持 Markdown 格式。", + "nodes.humanInput.insertInputField.fieldType": "字段类型", "nodes.humanInput.insertInputField.insert": "插入", + "nodes.humanInput.insertInputField.maxUploads": "最大上传数", + "nodes.humanInput.insertInputField.options": "选项", "nodes.humanInput.insertInputField.prePopulateField": "预填充字段", "nodes.humanInput.insertInputField.prePopulateFieldPlaceholder": "添加 用户将最初看到此内容,或留空。", "nodes.humanInput.insertInputField.saveResponseAs": "保存响应为",