Skip to content

RangeError: form must be one of 'NFC', 'NFD', 'NFKC', or 'NFKD' を新規翻訳#35176

Open
sigma7863 wants to merge 3 commits intomdn:mainfrom
sigma7863:ja-add-translate-form-must-be-one-of-patch10
Open

RangeError: form must be one of 'NFC', 'NFD', 'NFKC', or 'NFKD' を新規翻訳#35176
sigma7863 wants to merge 3 commits intomdn:mainfrom
sigma7863:ja-add-translate-form-must-be-one-of-patch10

Conversation

@sigma7863
Copy link
Copy Markdown
Contributor

Description

RangeError: form must be one of 'NFC', 'NFD', 'NFKC', or 'NFKD' ページを翻訳しました。

Motivation

Additional details

Related issues and pull requests

Relates to mozilla-japan/translation#868

Add documentation for RangeError related to normalization forms in JavaScript.
@sigma7863 sigma7863 requested a review from a team as a code owner April 13, 2026 15:43
@sigma7863 sigma7863 requested review from Copilot and mfuji09 and removed request for a team April 13, 2026 15:43
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Apr 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

Preview URLs (1 page)

(comment last updated: 2026-04-13 17:53:02)

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new Japanese translation for the MDN error reference page “RangeError: form must be one of 'NFC', 'NFD', 'NFKC', or 'NFKD'”.

Changes:

  • Added a new JA page under Web/JavaScript/Reference/Errors/Form_must_be_one_of
  • Documented the error message variants across engines and the cause (String.prototype.normalize() invalid form)
  • Included bad/good examples and a related link to String.prototype.normalize()

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…ndex.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

l10n-ja Issues related to Japanese content.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants