mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 05:56:31 +08:00
Add missing zh-Hans human input labels
This commit is contained in:
parent
d494e42166
commit
6263bb1b74
@ -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": "添加 <staticContent/> 或 <variable/> 用户将最初看到此内容,或留空。",
|
||||
"nodes.humanInput.insertInputField.saveResponseAs": "保存响应为",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user