-
-
Notifications
You must be signed in to change notification settings - Fork 364
docs: update content #1448
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 #1448
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/backend-integration.md
Outdated
| interface ManifestChunk { | ||
| /** | ||
| * The input file name of this chunk / asset if known | ||
| * 如果知道的话,这个代码块/资源的输入文件名 |
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.
感觉翻译的很奇怪,再试试有没有可以优化的?
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.
@copilot 优化这边的翻译
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.
比如 此块/资源的输入文件名(若已知)
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.
以后翻译认真一点,google 不合适 用 deepl deepl 不合适用 ai ,得翻译的合理一点。
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 updates documentation content by translating English interface documentation comments to Chinese and resolving a merge conflict in the backend integration guide. The changes ensure consistency with the Chinese documentation while cleaning up Git merge markers.
- Translates TypeScript interface comments in the
ManifestChunkdefinition from English to Chinese - Resolves a merge conflict by removing Git conflict markers and keeping the Chinese translation
- Maintains consistent documentation language throughout the backend integration guide
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.