mdn/translated-content

Long-term goal: synchronize all outdated pages

Aberta

#16.027 aberto em 22 de set. de 2023

 (2 comentários) (9 reações) (0 responsável)Markdown (8.321 forks)github user discovery
effort: largegood first issuehelp wanted

Métricas do repositório

Stars
 (1.994 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 5h) (550 fundiu PRs em 30d)

Description

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.

Guia do colaborador