Skip to content

feat: 前端文案「本地模型」统一改为「自定义模型」 - #33

Merged
BSTester merged 1 commit into
mainfrom
feat/rename-custom-model
Aug 15, 2026
Merged

feat: 前端文案「本地模型」统一改为「自定义模型」#33
BSTester merged 1 commit into
mainfrom
feat/rename-custom-model

Conversation

@BSTester

Copy link
Copy Markdown
Owner

导航、页脚、设置页(自定义模型设置)、订阅页、账户偏好页共 5 处用户文案改名;保留两处 Ollama 的「本地模型服务」描述(指 Ollama 本身)。

🤖 Generated with Claude Code

导航、页脚、设置页、订阅页、账户偏好页共 5 处用户文案改名;
保留 Ollama 描述中的「本地模型服务」字样(指 Ollama 本身)。

Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
Copilot AI lite review requested due to automatic review settings August 15, 2026 03:24
@BSTester
BSTester merged commit 4bbbc3e into main Aug 15, 2026
1 check passed
@BSTester
BSTester deleted the feat/rename-custom-model branch August 15, 2026 03:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants