Skip to content

feat: add case center nav link#167

Merged
c121914yu merged 3 commits into
labring:mainfrom
c121914yu:codex/add-case-center-nav
Jun 4, 2026
Merged

feat: add case center nav link#167
c121914yu merged 3 commits into
labring:mainfrom
c121914yu:codex/add-case-center-nav

Conversation

@c121914yu

Copy link
Copy Markdown
Collaborator

Summary\n- add Case Center / 案例中心 nav link after Learning Center\n- sync the link across all locale nav configs\n\n## Testing\n- npm run lint\n- npm run build\n- verified /zh navbar locally at http://localhost:3001/zh

Copilot AI review requested due to automatic review settings June 4, 2026 07:20

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

Adds a new “Case Center / 案例中心” navigation entry (https://solutions.fastgpt.cn/) immediately after the existing Learning Center link, and applies the change across all supported locale JSON bundles under src/locales/.

Changes:

  • Added a new navbar link pointing to https://solutions.fastgpt.cn/ after the Learning Center entry.
  • Updated all locale JSON files in src/locales/ to keep the navbar link set in sync.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
src/locales/zh.json Adds “案例中心” link after “学习中心”.
src/locales/zh-hant.json Adds “案例中心” link after “學習中心”.
src/locales/vi.json Adds Case Center link after “Trung tâm học tập”.
src/locales/th.json Adds Case Center link after “ศูนย์การเรียนรู้”.
src/locales/ms.json Adds Case Center link after “Pusat Pembelajaran”.
src/locales/ja.json Adds Case Center link after “学習センター”.
src/locales/id.json Adds Case Center link after “Pusat Belajar”.
src/locales/en.json Adds “Case Studies” link after “Learning Center”.
src/locales/ar.json Adds Arabic Case Center link after “مركز التعلم”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/locales/vi.json
"href": "https://video.fastgpt.cn/videos"
},
{
"label": "Trung tâm case study",
Comment thread src/locales/ar.json
"href": "https://video.fastgpt.cn/videos"
},
{
"label": "مركز الحالات",
Comment thread src/locales/id.json
"href": "https://video.fastgpt.cn/videos"
},
{
"label": "Pusat Studi Kasus",
Comment thread src/locales/ja.json
"href": "https://video.fastgpt.cn/videos"
},
{
"label": "事例センター",
Comment thread src/locales/ms.json
"href": "https://video.fastgpt.cn/videos"
},
{
"label": "Pusat Kajian Kes",
Comment thread src/locales/th.json
"href": "https://video.fastgpt.cn/videos"
},
{
"label": "ศูนย์กรณีศึกษา",
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🚀 FastGPT Homepage Preview Ready!

📱 Preview URL: https://bdab3395.fastgpt-home.pages.dev

🔗 👀 Click here to visit preview


💡 This preview will be automatically updated when you push new commits to this PR.

@c121914yu c121914yu merged commit ad659ca into labring:main Jun 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants