-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update web-components.md #1063
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
Update web-components.md #1063
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -301,102 +301,92 @@ declare module 'vue' { | |||
``` | |||
|
|||
## 非 Vue Web Components 和 TypeScript {#non-vue-web-components-and-typescript} | |||
<!-- TODO: translation --> |
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.
请尽量保持译文与原文每段占用的行数一致,有助于以后的更新同步不易错乱,见翻译须知
此处 TODO 应为空行,其他位置的改动同理
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.
可能是我的表达有误,不是指通过添加空行来保持行号一致,不过刚刚发现上游已经调整了格式,可以直接参照上游最新的格式保持段落行号,抱歉🙏
稍后我会 review 并且提出修改建议
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.
同步了 vuejs/docs#3114 这个 PR 的格式更改
Co-authored-by: 时瑶 <kiritaniayaka@outlook.com>
-原仓库,非法的格式导致中文库无法通过 [zhlint action](https://github.com/vuejs-translations/docs-zh-cn/actions/runs/13483034882/job/37670671309) 后续将同步到英文库,该问题由 #1063 带入。
在创建 pull request 之前
请确认:
问题描述
翻译了web-components.md