mdn/translated-content

Long-term goal: synchronize all outdated pages

开放

#16,027 创建于 2023年9月22日

 (2 条评论) (9 个反应) (0 位负责人)Markdown (8,321 个派生)github user discovery
effort: largegood first issuehelp wanted

仓库指标

星标
 (1,994 个星标)
PR 合并指标
 (平均合并 3天 5小时) (30 天内合并 550 个 PR)

描述

Hey localization folks! Now that we have finished formatting all of the localized content using Prettier, and have purged a significant amount of untranslated files, I feel that it is now time for us to tackle the next phase of cleanup. This is one that will require the assistance of all localization teams, and all the help we can get.

For this phase, I would love for us to focus on updating outdated translations, so that we can improve the quality of translated content rapidly. This involves checking how in-sync each page is with upstream and updating the translation as needed.

In my opinion, I think that the priority of documents should be the following:

  • Writing guidelines pages (see #14373)
  • Community guidelines pages (/MDN/Community)
  • Partially translated pages
  • Pages untouched since the wiki migration
  • Pages without a sourceCommit front matter key set

Once a page has been updated, it is important that we add the sourceCommit front matter key so that we can keep track of the staleness of the document in the future and programmatically determine which translations are most outdated. Eventually, we should get to a point where every translated document has a sourceCommit key and we can require it in the schema.

贡献者指南