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]: create docs for HTMLTableRowElement #23786

Merged
merged 9 commits into from
Oct 12, 2024

Conversation

fuchunhui
Copy link
Contributor

@fuchunhui fuchunhui commented Sep 26, 2024

Description

Motivation

Additional details

Related issues and pull requests

Depends on: #23787 #23803

@fuchunhui fuchunhui requested a review from a team as a code owner September 26, 2024 08:17
@fuchunhui fuchunhui requested review from jasonren0403 and removed request for a team September 26, 2024 08:17
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Sep 26, 2024
Copy link
Contributor

github-actions bot commented Sep 26, 2024

Preview URLs (11 pages)
Flaws (14)

Note! 4 documents with no flaws that don't need to be listed. 🎉

URL: /zh-CN/docs/Web/API/HTMLTableRowElement
Title: HTMLTableRowElement
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement

URL: /zh-CN/docs/Web/API/HTMLTableRowElement/deleteCell
Title: HTMLTableRowElement:deleteCell() 方法
Flaw count: 3

  • macros:
    • /zh-CN/docs/Web/API/HTMLTableElement/insertRow does not exist but fell back to /en-US/docs/Web/API/HTMLTableElement/insertRow
    • /zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/HTMLTableRowElement/bgColor
Title: HTMLTableRowElement:bgColor 属性
Flaw count: 1

  • macros:
    • /zh-CN/docs/Web/API/HTMLTableCellElement/bgColor does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement/bgColor

URL: /zh-CN/docs/Web/API/HTMLTableRowElement/rowIndex
Title: HTMLTableRowElement.rowIndex
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/HTMLTableRowElement/cells
Title: HTMLTableRowElement:cells 属性
Flaw count: 2

  • macros:
    • /zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/HTMLTableRowElement/sectionRowIndex
Title: HTMLTableRowElement:sectionRowIndex 属性
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /zh-CN/docs/Web/API/HTMLTableRowElement/insertCell
Title: HTMLTableRowElement:insertCell() 方法
Flaw count: 5

  • macros:
    • /zh-CN/docs/Web/HTML/Element/td does not exist but fell back to /en-US/docs/Web/HTML/Element/td
    • /zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement
    • /zh-CN/docs/Web/API/HTMLTableElement/insertRow does not exist but fell back to /en-US/docs/Web/API/HTMLTableElement/insertRow
    • /zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

(comment last updated: 2024-10-08 11:25:40)

@fuchunhui
Copy link
Contributor Author

bgColor 示例中链接的翻译更新,在#23787 提交中。

@fuchunhui
Copy link
Contributor Author

文件 files/zh-cn/web/api/htmltablerowelement/valign/index.md 中链接的更新在 #23803

files/zh-cn/web/api/htmltablerowelement/align/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmltablerowelement/cells/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmltablerowelement/cells/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmltablerowelement/cells/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmltablerowelement/valign/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmltablerowelement/valign/index.md Outdated Show resolved Hide resolved
files/zh-cn/web/api/htmltablerowelement/align/index.md Outdated Show resolved Hide resolved
@yin1999 yin1999 requested a review from jasonren0403 October 8, 2024 11:46
@jasonren0403 jasonren0403 merged commit 1af8953 into mdn:main Oct 12, 2024
7 checks passed
@fuchunhui fuchunhui deleted the HTMLTableRowElement branch October 12, 2024 07:40
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
Development

Successfully merging this pull request may close these issues.

2 participants