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 Map overview #16347

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

JasonLamv-t
Copy link
Member

Description

Same as the title.

Motivation

Ditto.

Additional details

None.

Related issues and pull requests

#16288

@JasonLamv-t JasonLamv-t requested a review from a team as a code owner October 3, 2023 18:19
@JasonLamv-t JasonLamv-t requested review from irvin and removed request for a team October 3, 2023 18:19
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Oct 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Preview URLs

Flaws (5)

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map
Title: Map
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/API/AudioParamMap does not exist but fell back to /en-US/docs/Web/API/AudioParamMap
    • /zh-CN/docs/Web/API/EventCounts does not exist but fell back to /en-US/docs/Web/API/EventCounts
    • /zh-CN/docs/Web/API/KeyboardLayoutMap does not exist but fell back to /en-US/docs/Web/API/KeyboardLayoutMap
    • /zh-CN/docs/Web/API/MIDIInputMap does not exist but fell back to /en-US/docs/Web/API/MIDIInputMap
    • /zh-CN/docs/Web/API/MIDIOutputMap does not exist but fell back to /en-US/docs/Web/API/MIDIOutputMap
External URLs (3)

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map
Title: Map

(comment last updated: 2023-10-05 15:08:18)

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.

Sorry for the late. Have a nice holiday :)

@@ -5,7 +5,7 @@ slug: Web/JavaScript/Reference/Global_Objects/Map

{{JSRef}}

**`Map`** 对象保存键值对,并且能够记住键的原始插入顺序。任何值(对象或者{{Glossary("Primitive", "基本类型")}})都可以作为一个键或一个值。
**`Map`** 对象保存键值对,并且能够记住键的原始插入顺序。任何值(对象或者{{Glossary("Primitive", "原始值")}})都可以作为一个键或一个值。

{{EmbedInteractiveExample("pages/js/map.html", "taller")}}

Copy link
Member

Choose a reason for hiding this comment

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

14行,全角逗号
image

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.

Thanks @JasonLamv-t

@yin1999 yin1999 changed the title [zh-cn]: update translation of Map.overview [zh-cn]: update the translation of Map overview Oct 6, 2023
@yin1999 yin1999 merged commit b5c7e04 into mdn:main Oct 6, 2023
7 checks passed
@JasonLamv-t JasonLamv-t deleted the map-overview branch October 7, 2023 06: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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants