Add files via upload

This commit is contained in:
公明
2026-07-14 14:34:48 +08:00
committed by GitHub
parent 6bafb8fe70
commit bbbe77e90c
6 changed files with 126 additions and 4 deletions
+1
View File
@@ -3322,6 +3322,7 @@
"loadFailed": "Failed to load workflows",
"saveFailed": "Failed to save workflow",
"dryRunPrompt": "Input message for dry-run",
"dryRunPromptHint": "This message is passed to the Start node as the message input.",
"dryRunFailed": "Dry-run failed",
"dryRunDone": "Dry-run completed",
"dryRunTrace": "Dry-run trace",
+1
View File
@@ -3310,6 +3310,7 @@
"loadFailed": "加载工作流失败",
"saveFailed": "保存工作流失败",
"dryRunPrompt": "输入试运行消息",
"dryRunPromptHint": "该消息将作为开始节点的 message 输入。",
"dryRunFailed": "试运行失败",
"dryRunDone": "试运行完成",
"dryRunTrace": "试运行轨迹",