Skip to content
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

[zh-cn]: update the translation of HTMLSlotElement introduction #25217

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

T34-active
Copy link
Contributor

@T34-active T34-active requested a review from a team as a code owner December 24, 2024 04:04
@T34-active T34-active requested review from t7yang and removed request for a team December 24, 2024 04:04
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Dec 24, 2024
Copy link
Contributor

github-actions bot commented Dec 24, 2024

Preview URLs

Flaws (4)

URL: /zh-CN/docs/Web/API/HTMLSlotElement
Title: HTMLSlotElement
Flaw count: 4

  • macros:
    • /zh-CN/docs/Web/API/HTMLSlotElement/assign does not exist but fell back to /en-US/docs/Web/API/HTMLSlotElement/assign
    • /zh-CN/docs/Web/API/HTMLSlotElement/assignedNodes does not exist but fell back to /en-US/docs/Web/API/HTMLSlotElement/assignedNodes
    • /zh-CN/docs/Web/API/HTMLSlotElement/assignedElements does not exist but fell back to /en-US/docs/Web/API/HTMLSlotElement/assignedElements
    • /zh-CN/docs/Web/API/HTMLSlotElement/slotchange_event does not exist but fell back to /en-US/docs/Web/API/HTMLSlotElement/slotchange_event
External URLs (1)

URL: /zh-CN/docs/Web/API/HTMLSlotElement
Title: HTMLSlotElement

(comment last updated: 2025-01-10 15:03:55)

files/zh-cn/web/api/htmlslotelement/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmlslotelement/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmlslotelement/index.md Outdated Show resolved Hide resolved
- {{domxref('HTMLSlotElement.assignedNodes()')}}
- : Returns the sequence of elements assigned to this slot, or alternatively the slot's fallback content.
- : 返回分配给该插槽的节点序列。如果 `flatten` 选项设置为 `true`,它将返回包含分配给该插槽的节点的一个序列,以及分配给该插槽的任何后代插槽的节点。如果没有找到分配的节点,它将返回插槽的回退内容。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这段话翻译得对吗,“both”是和什么连用的

files/zh-cn/web/api/htmlslotelement/index.md Show resolved Hide resolved
files/zh-cn/web/api/htmlslotelement/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmlslotelement/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmlslotelement/index.md Outdated Show resolved Hide resolved
@T34-active T34-active requested a review from yin1999 January 7, 2025 07:02
@yin1999 yin1999 enabled auto-merge (squash) January 10, 2025 15:02
@yin1999 yin1999 merged commit 33518a9 into mdn:main Jan 10, 2025
7 checks passed
@T34-active T34-active deleted the HTMLSlotElement_20241224 branch January 11, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants