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 translation of String.anchor() #15273

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

JasonLamv-t
Copy link
Member

Description

Same as the title.

Motivation

Ditto.

Additional details

None.

Related issues and pull requests

#13975

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

github-actions bot commented Aug 19, 2023

Preview URLs

External URLs (1)

URL: /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/anchor
Title: String.prototype.anchor()

(comment last updated: 2023-08-21 02:07:14)


## 概述
{{jsxref("String")}} 的 **`anchor()`** 方法创建一个字符串,将该字符串嵌入到一个带有名称的 {{HTMLElement("a")}} 元素中(`<a name="...">str</a>`)。
Copy link
Member

Choose a reason for hiding this comment

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

这段的翻译感觉怪怪的,改进一下

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 merged commit 3f7bf36 into mdn:main Aug 21, 2023
7 checks passed
@JasonLamv-t JasonLamv-t deleted the string-anchor branch August 21, 2023 02:32
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