Add files via upload

This commit is contained in:
公明
2026-07-07 14:45:07 +08:00
committed by GitHub
parent b52f8990f3
commit 8bc137882b
4 changed files with 404 additions and 1 deletions
+3
View File
@@ -3079,6 +3079,9 @@
"inputKeys": "Input variables",
"mcpTool": "MCP tool",
"selectTool": "Select a tool",
"searchTool": "Search tools…",
"noToolsFound": "No matching tools",
"noToolsAvailable": "No tools available",
"toolDisabled": " (disabled)",
"argumentsTemplate": "Arguments template",
"argumentsStatic": "Tool arguments (JSON)",
+3
View File
@@ -3067,6 +3067,9 @@
"inputKeys": "输入变量",
"mcpTool": "MCP 工具",
"selectTool": "请选择工具",
"searchTool": "搜索工具…",
"noToolsFound": "未找到匹配的工具",
"noToolsAvailable": "暂无可用工具",
"toolDisabled": "(未启用)",
"argumentsTemplate": "参数模板",
"argumentsStatic": "工具参数(JSON",