mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-02-06 02:51:07 +08:00
* fix(mcp): 修复无法序列化的问题 * refactor(i18n): 重构MCP服务器描述的国际化和错误处理 移除MCPServer接口中的descriptionI18nKey字段,改为使用统一的getLabel函数处理国际化 添加getBuiltInMcpServerDescriptionLabel函数集中管理MCP服务器描述 在标签翻译失败时添加错误日志记录 * feat(i18n): 添加 Poe 供应商的多语言支持并重构标签获取逻辑 * refactor(i18n): 优化标签翻译函数中的变量使用 * refactor(i18n): 将参数key重命名为id以提升可读性 |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||
| traceWindow.html | ||