feat: add case center nav link#167
Merged
Merged
Conversation
There was a problem hiding this comment.
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.
| "href": "https://video.fastgpt.cn/videos" | ||
| }, | ||
| { | ||
| "label": "Trung tâm case study", |
| "href": "https://video.fastgpt.cn/videos" | ||
| }, | ||
| { | ||
| "label": "مركز الحالات", |
| "href": "https://video.fastgpt.cn/videos" | ||
| }, | ||
| { | ||
| "label": "Pusat Studi Kasus", |
| "href": "https://video.fastgpt.cn/videos" | ||
| }, | ||
| { | ||
| "label": "事例センター", |
| "href": "https://video.fastgpt.cn/videos" | ||
| }, | ||
| { | ||
| "label": "Pusat Kajian Kes", |
| "href": "https://video.fastgpt.cn/videos" | ||
| }, | ||
| { | ||
| "label": "ศูนย์กรณีศึกษา", |
|
🚀 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. |
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.
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