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]: create translation of set.union method #22165

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

AlPha5130
Copy link
Contributor

@AlPha5130 AlPha5130 commented Jul 5, 2024

Description

translation of Set.prototype.union() method.

Motivation

Additional details

Related issues and pull requests

@AlPha5130 AlPha5130 requested a review from a team as a code owner July 5, 2024 02:07
@AlPha5130 AlPha5130 requested review from yin1999 and removed request for a team July 5, 2024 02:07
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jul 5, 2024
Copy link
Contributor

github-actions bot commented Jul 5, 2024

Preview URLs

Flaws (6)

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Set/union
Title: Set.prototype.union()
Flaw count: 6

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Set/difference does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/difference
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Set/intersection does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/intersection
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Set/isDisjointFrom does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/isDisjointFrom
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Set/isSubsetOf does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/isSubsetOf
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Set/isSupersetOf does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/isSupersetOf
    • and 1 more flaws omitted
External URLs (1)

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Set/union
Title: Set.prototype.union()

(comment last updated: 2024-07-05 06:58:48)

Copy link
Contributor

Choose a reason for hiding this comment

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

图片请移除,mdn会自动从英文文档获取对应的图片

yin1999 and others added 2 commits July 5, 2024 14:45
…index.md

Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
Copy link
Member

@yin1999 yin1999 left a comment

Choose a reason for hiding this comment

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

Thank you @AlPha5130. Welcome to the community 🎉

@yin1999 yin1999 merged commit 8698b99 into mdn:main Jul 5, 2024
7 checks passed
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.
3 participants