mcp server card switcher

This commit is contained in:
jZonG
2025-05-27 15:38:37 +08:00
parent a77e7ab177
commit 01d4768d2f
4 changed files with 97 additions and 51 deletions

View File

@ -206,6 +206,7 @@ const translation = {
parametersPlaceholder: 'Parameter purpose and constraints',
confirm: 'Enable MCP Server',
},
publishTip: 'App not published. Please publish the app first.',
},
},
}

View File

@ -206,6 +206,7 @@ const translation = {
parametersPlaceholder: '参数的用途和约束条件',
confirm: '启用 MCP 服务',
},
publishTip: '应用未发布。请先发布应用。',
},
},
}