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-TW]: Fix the translation of constructor #25165

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

Dr-XYZ
Copy link
Contributor

@Dr-XYZ Dr-XYZ commented Dec 19, 2024

Description

Motivation

Additional details

Related issues and pull requests

@Dr-XYZ Dr-XYZ requested a review from a team as a code owner December 19, 2024 09:28
@Dr-XYZ Dr-XYZ requested review from irvin and removed request for a team December 19, 2024 09:28
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Dec 19, 2024
Copy link
Contributor

Preview URLs

Flaws (11)

URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/abs
Title: Math.abs()
Flaw count: 2

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/sign does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/sign
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/trunc does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/trunc

URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/acos
Title: Math.acos()
Flaw count: 6

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/asin does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/asin
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/atan does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/atan
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/atan2 does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/atan2
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/cos does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/cos
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/sin does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/sin
    • and 1 more flaws omitted

URL: /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/E
Title: Math.E
Flaw count: 3

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/exp does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/exp
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/log does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/log
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Math/log1p does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/log1p

@yin1999 yin1999 merged commit 0d71d2b into mdn:main Dec 19, 2024
6 checks passed
@Dr-XYZ Dr-XYZ deleted the math-typo branch December 19, 2024 13:42
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