feat: 前端文案「本地模型」统一改为「自定义模型」 - #33
Merged
Merged
Conversation
导航、页脚、设置页、订阅页、账户偏好页共 5 处用户文案改名; 保留 Ollama 描述中的「本地模型服务」字样(指 Ollama 本身)。 Co-Authored-By: Claude <noreply@anthropic.com> Co-authored-by: multica-agent <github@multica.ai>
There was a problem hiding this comment.
Pull request overview
该 PR 将前端用户文案中「本地模型」统一更名为「自定义模型」,覆盖导航、页脚、订阅页、设置页与账户偏好页,以更准确表达“用户自行配置的兼容端点/密钥”这一含义,并保留对 Ollama 的「本地模型服务」描述不变。
Changes:
- 顶部导航与页脚入口文案从「本地模型」改为「自定义模型」
- 设置页标题与说明文案更新为「自定义模型设置」相关表述
- 订阅页与账户偏好页中涉及 Key 的说明文案改为「自定义模型 Key」
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| web/frontend/src/components/site/SiteHeader.tsx | 导航入口文案改为「自定义模型」 |
| web/frontend/src/components/site/SiteFooter.tsx | 页脚入口文案改为「自定义模型」 |
| web/frontend/src/app/subscription/page.tsx | 订阅页的 Key 相关说明文案更新为「自定义模型 Key」 |
| web/frontend/src/app/settings/page.tsx | 设置页标题与说明改为「自定义模型设置」表述 |
| web/frontend/src/app/me/preferences/page.tsx | 账户偏好页中 Key 项标题改为「自定义模型 Key」 |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
18
to
20
| <p className="mt-1 text-sm text-text-secondary"> | ||
| 按次订阅。没有配置本地模型 Key 时,可消耗订阅次数使用系统大模型完成研究分析。 | ||
| 按次订阅。没有配置自定义模型 Key 时,可消耗订阅次数使用系统大模型完成研究分析。 | ||
| </p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
导航、页脚、设置页(自定义模型设置)、订阅页、账户偏好页共 5 处用户文案改名;保留两处 Ollama 的「本地模型服务」描述(指 Ollama 本身)。
🤖 Generated with Claude Code