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

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

Open
jihoon-seo opened this issue Mar 30, 2021 · 0 comments
Open

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

jihoon-seo opened this issue Mar 30, 2021 · 0 comments

Comments

@jihoon-seo
Copy link
Contributor

jihoon-seo commented Mar 30, 2021

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant