[WIP] Remove all Chinese documents from the project#361
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
hotlong
marked this pull request as ready for review
January 28, 2026 11:26
Copilot stopped work on behalf of
hotlong due to an error
January 28, 2026 11:27
Contributor
There was a problem hiding this comment.
Pull request overview
This PR removes all Chinese localization files from the ObjectStack specification repository, including documentation and metadata files. While the deletions themselves are clean, the PR is incomplete as it doesn't update references to these files elsewhere in the codebase.
Changes:
- Deleted Chinese README file from the prompts directory
- Removed Chinese client SDK documentation
- Cleaned up 10 Chinese metadata JSON files across various protocol references
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.github/prompts/README.zh-CN.md |
Removed comprehensive Chinese navigation index and documentation guide (293 lines) |
content/docs/references/client-sdk/index.cn.mdx |
Removed Chinese version of client SDK documentation (97 lines) |
content/docs/references/ui/meta.cn.json |
Removed Chinese metadata for UI protocol section |
content/docs/references/system/meta.cn.json |
Removed Chinese metadata for system protocol section |
content/docs/references/permission/meta.cn.json |
Removed Chinese metadata for permission protocol section |
content/docs/references/meta.cn.json |
Removed Chinese metadata for main references section |
content/docs/references/driver/meta.cn.json |
Removed Chinese metadata for driver protocol section |
content/docs/references/data/meta.cn.json |
Removed Chinese metadata for data protocol section |
content/docs/references/automation/meta.cn.json |
Removed Chinese metadata for automation protocol section |
content/docs/references/auth/meta.cn.json |
Removed Chinese metadata for auth protocol section |
content/docs/references/api/meta.cn.json |
Removed Chinese metadata for API protocol section |
content/docs/references/ai/meta.cn.json |
Removed Chinese metadata for AI protocol section |
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.
Clean Up Chinese Documentation
.github/prompts/README.zh-CN.mdcontent/docs/references/client-sdk/index.cn.mdxcontent/docs/references/ai/meta.cn.jsoncontent/docs/references/api/meta.cn.jsoncontent/docs/references/auth/meta.cn.jsoncontent/docs/references/automation/meta.cn.jsoncontent/docs/references/data/meta.cn.jsoncontent/docs/references/driver/meta.cn.jsoncontent/docs/references/meta.cn.jsoncontent/docs/references/permission/meta.cn.jsoncontent/docs/references/system/meta.cn.jsoncontent/docs/references/ui/meta.cn.jsonSummary
Successfully removed 12 Chinese documentation files from the repository:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.