Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions files/jsondata/L10n-Common.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,16 @@
"zh-CN": "指南",
"zh-TW": "指南"
},
"Handler_methods": {
"de": "Handler-Methoden",
"en-US": "Handler methods",
"es": "Métodos del manejador",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@mdn/es-content

"fr": "Méthodes du gestionnaire",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@mdn/fr-content

"ja": "ハンドラーメソッド",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@mdn/ja-content

"ko": "처리기 메서드",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@mdn/ko-content

"ru": "Методы обработчика",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@mdn/ru-content

"zh-CN": "处理器方法"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@mdn/zh-content

@yin1999 yin1999 May 27, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we can still add the Traditional Chinese translation (we won't need to add it again in the future).

Suggested change
"zh-CN": "处理器方法"
"zh-CN": "处理器方法",
"zh-TW": "處理器方法"

},
"Implemented_by": {
"de": "Implementiert von",
"en-US": "Implemented by",
Expand Down