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 "Client-side storage" #23488

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tianyeeT
Copy link
Contributor

@tianyeeT tianyeeT commented Sep 9, 2024

Description

Motivation

Additional details

Related issues and pull requests

fixes #23476

@tianyeeT tianyeeT requested a review from a team as a code owner September 9, 2024 06:01
@tianyeeT tianyeeT requested review from yin1999 and removed request for a team September 9, 2024 06:01
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

Preview URLs

Flaws (22)

URL: /zh-CN/docs/Learn/JavaScript/Client-side_web_APIs/Client-side_storage
Title: 客户端存储
Flaw count: 22

  • macros:
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_events_state does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_events_state
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_filtering_conditional_rendering does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_filtering_conditional_rendering
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_accessibility does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_accessibility
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_resources does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_resources
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_getting_started does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_getting_started
    • and 17 more flaws omitted
External URLs (5)

URL: /zh-CN/docs/Learn/JavaScript/Client-side_web_APIs/Client-side_storage
Title: 客户端存储

(comment last updated: 2024-09-18 08:50:22)

@yin1999 yin1999 changed the title [zh-cn]: update the translation of client-side_strorage [zh-cn]: update the translation of "Client-side storage" Sep 9, 2024

在这个块中,我们[`CacheStorage.match()`](/zh-CN/docs/Web/API/CacheStorage/match)用来检查是否可以在任何缓存中找到匹配的请求(即匹配 URL)。如果未找到匹配,或者`undefined`如果未找到匹配,则此承诺将满足匹配的响应。
在这个块中,我们 {{domxref("CacheStorage.match()")}} 用来检查是否可以在任何缓存中找到匹配的请求(即匹配 URL)。如果未找到匹配,或者 `undefined` 如果未找到匹配,则此承诺将满足匹配的响应。
Copy link
Contributor

Choose a reason for hiding this comment

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

承诺=>Promise
以及,重复的语句未删去

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
Status: Review requested
Development

Successfully merging this pull request may close these issues.

与英文版本不一致而且给的源码不能正常运行...
3 participants