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 set.isDisjointFrom translation #22167

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

AlPha5130
Copy link
Contributor

Description

Translation of Set.prototype.isDisjointFrom() method.

Motivation

Additional details

Related issues and pull requests

@AlPha5130 AlPha5130 requested a review from a team as a code owner July 5, 2024 08:23
@AlPha5130 AlPha5130 requested review from t7yang and removed request for a team July 5, 2024 08:23
@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 (5)

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

  • 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/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
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Set/symmetricDifference does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/symmetricDifference
External URLs (1)

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

(comment last updated: 2024-07-05 08:29:33)

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.

LGTM. Thank you @AlPha5130

@yin1999 yin1999 merged commit fbddcfe into mdn:main Jul 6, 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.
2 participants