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 'RangeError: radix must be an integer' #25380

Merged

Conversation

T34-active
Copy link
Contributor

@T34-active T34-active requested a review from a team as a code owner January 10, 2025 06:15
@T34-active T34-active requested review from JasonLamv-t and removed request for a team January 10, 2025 06:15
@T34-active T34-active changed the title [zh-cn]: update the translation of 'RangeError: radix must be an inte… [zh-cn]: update the translation of 'RangeError: radix must be an integer' Jan 10, 2025
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jan 10, 2025
Copy link
Contributor

github-actions bot commented Jan 10, 2025

Preview URLs

Flaws (6)

URL: /zh-CN/docs/Web/JavaScript/Reference/Errors/Bad_radix
Title: RangeError: radix must be an integer
Flaw count: 6

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Learn/Getting_started_with_the_web/JavaScript_basics
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Learn/JavaScript/First_steps
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Learn/JavaScript/Building_blocks
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Learn/JavaScript/Objects
    • Wrong xref macro used (consider changing which macro you use). Error processing path /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks
    • and 1 more flaws omitted

(comment last updated: 2025-01-16 00:47:27)

## 消息
{{jsxref("Number.prototype.toString()")}} 或 {{jsxref("BigInt.prototype.toString()")}} 方法的可选 `radix` 参数被指定,但其值不在 2 到 36 之间时,会触发“radix must be an integer at least 2 and no greater than 36”JavaScript 异常。

## 错误信息
Copy link
Member

Choose a reason for hiding this comment

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

就翻译成“消息”吧,英文标题并没有携程“Error Message”

@T34-active T34-active requested a review from yin1999 January 16, 2025 00:46
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.

👍

@yin1999 yin1999 merged commit 5e34581 into mdn:main Jan 18, 2025
7 checks passed
@T34-active T34-active deleted the RangeError_radix_must_be_an_integer_20250110 branch January 19, 2025 05:30
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