Skip to content

Commit d7f77e7

Browse files
Gabrielsv01Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 17b24e8 commit d7f77e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • web/frontend/src/i18n/locales

web/frontend/src/i18n/locales/zh.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,8 +706,8 @@
706706
"mcp_enabled_hint": "开启或关闭 MCP 服务集成",
707707
"mcp_discovery_enabled": "启用 MCP 发现",
708708
"mcp_discovery_enabled_hint": "允许 MCP 发现工具检索已注册的 MCP 服务器",
709-
"mcp_discovery_ttl": "发现缓存 TTL(分钟)",
710-
"mcp_discovery_ttl_hint": "MCP 发现结果在缓存中的保留时长",
709+
"mcp_discovery_ttl": "发现工具解锁保持轮数",
710+
"mcp_discovery_ttl_hint": "已发现的工具保持解锁状态的对话轮数",
711711
"mcp_discovery_max_results": "发现最大结果数",
712712
"mcp_discovery_max_results_hint": "每次查询返回的 MCP 发现结果上限",
713713
"mcp_discovery_use_bm25": "使用 BM25 排序",

0 commit comments

Comments
 (0)