Skip to content

How can the contributors notice the changes in English version? #65

@jihoon-seo

Description

@jihoon-seo

How can the contributors notice the changes in English version,
so that the contributors can change the corresponding translations?

[Other references]

  • reactjs.org
  • kubernetes.io
    • All the languages (en, ko, ...) are managed in one repo: https://github.com/kubernetes/website
    • English-version-updating commits are merged to master.
    • Every two weeks, the l10n teams of each language (e.g. Korean) create a new dev branch from master, like
      • dev-1.20-ko.6 (Created on 2021-03-05 from master)
      • dev-1.20-ko.7 (Created on 2021-03-20 from master)
    • Since dev-1.20-ko.6 branch contains the Eng version of website source as of 2021-03-05,
    • and dev-1.20-ko.7 branch contains the Eng version of website source as of 2021-03-20,
    • comparing dev-1.20-ko.6 and dev-1.20-ko.7 shows the changes in English version.
    • Also, there is a script that checks if the English version of some localized contents have changed since a localized version has been committed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions