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 typed_arrays and related docs #16794

Merged
merged 4 commits into from
Nov 2, 2023
Merged

zh-cn: update typed_arrays and related docs #16794

merged 4 commits into from
Nov 2, 2023

Conversation

AquanJSW
Copy link
Contributor

@AquanJSW AquanJSW commented Nov 1, 2023

Description

Sync with upstream

@AquanJSW AquanJSW requested a review from a team as a code owner November 1, 2023 12:52
@AquanJSW AquanJSW requested review from yin1999 and removed request for a team November 1, 2023 12:52
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Nov 1, 2023
Copy link
Contributor

github-actions bot commented Nov 1, 2023

Preview URLs

Flaws (20)

URL: /zh-CN/docs/Web/JavaScript/Guide/Typed_arrays
Title: JavaScript 类型化数组
Flaw count: 7

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/transfer does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/transfer
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/transferToFixedLength does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/transferToFixedLength
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resize does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resize
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/maxByteLength does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/maxByteLength
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Int16Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Int16Array
    • and 1 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer
Title: ArrayBuffer
Flaw count: 7

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/ArrayBuffer does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/ArrayBuffer
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resizable does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resizable
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/maxByteLength does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/maxByteLength
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resize does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resize
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/ArrayBuffer does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/ArrayBuffer
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
Title: TypedArray
Flaw count: 6

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Int16Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Int16Array
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/BigUint64Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/BigUint64Array
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/BigUint64Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/BigUint64Array
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/at does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/at
    • /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/findLast does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/findLast
    • and 1 more flaws omitted
External URLs (1)

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

(comment last updated: 2023-11-02 04:27:42)

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.

Great @AquanJSW! I have some suggestions below:

files/zh-cn/web/javascript/guide/typed_arrays/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/javascript/guide/typed_arrays/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/javascript/guide/typed_arrays/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/javascript/guide/typed_arrays/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/javascript/guide/typed_arrays/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/javascript/guide/typed_arrays/index.md Outdated Show resolved Hide resolved
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 @AquanJSW 👍

@yin1999 yin1999 changed the title zh-cn: update typed_arrays and related zh-cn: update typed_arrays and related docs Nov 2, 2023
@yin1999 yin1999 merged commit 0e0687a into mdn:main Nov 2, 2023
7 checks passed
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