feat:tool market add

This commit is contained in:
yujiangping
2026-03-04 14:40:27 +08:00
parent 66c153f1ad
commit f326febc8a
5 changed files with 501 additions and 1 deletions

View File

@@ -1774,6 +1774,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
mcp: 'MCP Services',
inner: 'Built-in Tools',
custom: 'Custom Tools',
market: 'Tool Market',
mcpSearchPlaceholder: 'Search MCP Services...',
innerSearchPlaceholder: 'Search Tools...',
customSearchPlaceholder: 'Search Custom Tools...',

View File

@@ -1771,6 +1771,7 @@ export const zh = {
mcp: 'MCP 服务',
inner: '内置工具',
custom: '自定义工具',
market: '工具市场',
mcpSearchPlaceholder: '搜索MCP服务...',
innerSearchPlaceholder: '搜索工具...',
customSearchPlaceholder: '搜索自定义工具...',