mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: add assemble variables entry
This commit is contained in:
@ -767,6 +767,7 @@
|
||||
"nodes.templateTransform.inputVars": "Input Variables",
|
||||
"nodes.templateTransform.outputVars.output": "Transformed content",
|
||||
"nodes.tool.authorize": "Authorize",
|
||||
"nodes.tool.assembleVariables": "Assemble variables",
|
||||
"nodes.tool.inputVars": "Input Variables",
|
||||
"nodes.tool.insertPlaceholder1": "Type or press",
|
||||
"nodes.tool.insertPlaceholder2": "insert variable",
|
||||
|
||||
@ -765,6 +765,7 @@
|
||||
"nodes.templateTransform.inputVars": "入力変数",
|
||||
"nodes.templateTransform.outputVars.output": "変換されたコンテンツ",
|
||||
"nodes.tool.authorize": "認証する",
|
||||
"nodes.tool.assembleVariables": "変数を組み立てる",
|
||||
"nodes.tool.inputVars": "入力変数",
|
||||
"nodes.tool.insertPlaceholder1": "タイプするか押してください",
|
||||
"nodes.tool.insertPlaceholder2": "変数を挿入する",
|
||||
|
||||
@ -765,6 +765,7 @@
|
||||
"nodes.templateTransform.inputVars": "输入变量",
|
||||
"nodes.templateTransform.outputVars.output": "转换后内容",
|
||||
"nodes.tool.authorize": "授权",
|
||||
"nodes.tool.assembleVariables": "组装变量",
|
||||
"nodes.tool.inputVars": "输入变量",
|
||||
"nodes.tool.insertPlaceholder1": "键入",
|
||||
"nodes.tool.insertPlaceholder2": "插入变量",
|
||||
|
||||
@ -765,6 +765,7 @@
|
||||
"nodes.templateTransform.inputVars": "輸入變數",
|
||||
"nodes.templateTransform.outputVars.output": "轉換後內容",
|
||||
"nodes.tool.authorize": "授權",
|
||||
"nodes.tool.assembleVariables": "組裝變數",
|
||||
"nodes.tool.inputVars": "輸入變數",
|
||||
"nodes.tool.insertPlaceholder1": "輸入或按壓",
|
||||
"nodes.tool.insertPlaceholder2": "插入變數",
|
||||
|
||||
Reference in New Issue
Block a user