-
-
Notifications
You must be signed in to change notification settings - Fork 366
docs: update content #1424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: update content #1424
Conversation
|
@lxKylin is attempting to deploy a commit to the vuejs Team on Vercel. A member of the Team first needs to authorize it. |
guide/features.md
Outdated
| ## 构建优化 {#build-optimizations} | ||
| ======= | ||
| ## License | ||
| ## 许可证信息 {#license} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个不用翻译吧,license 挺规范的常见专有名词
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR resolves merge conflicts in Chinese documentation files by removing Git conflict markers and keeping the Chinese translations. The changes affect documentation files that were in conflict between the main branch (Chinese version) and an incoming branch (English version).
- All Git conflict markers (
<<<<<<<,=======,>>>>>>>) have been removed - Chinese translations are consistently preserved throughout
- English text from the conflicting branch has been properly replaced
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| releases.md | Removed conflict markers and kept Chinese text for supported version ranges |
| guide/static-deploy.md | Resolved conflicts in GitHub Pages deployment section, maintaining Chinese translations with proper formatting |
| guide/features.md | Resolved conflicts around License section, keeping Chinese translation and proper heading order |
| config/build-options.md | Resolved conflicts in build.license documentation, maintaining Chinese translation |
| .vitepress/config.ts | Resolved conflicts in config settings, keeping Chinese title and description |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.