-
Notifications
You must be signed in to change notification settings - Fork 932
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
Translate instructions into traditional Chinese (offer) #167
Comments
Hi @creaper9487, thanks for offering. I like the idea of having the tutorial exist in other languages besides English. I have a concern about ongoing maintenance of the translation; specifically, I don't know how the Chinese version would be kept in sync with the English version as the English version changes over time. If you provide an accurate, native speaker-toned translation of the current version of the tutorial into traditional Chinese, you could post a link to it here in this issue. If you do that, I would update the English version with the link. That way, people that are more comfortable with traditional Chinese can find the Chinese version. flowchart LR
engtut["English tutorial<br>(react-gh-pages)"] -- Link --> chitut["Chinese tutorial<br>(e.g. react-gh-pages-chinese)"]
subgraph "gitname"
engtut
end
subgraph "creaper9487"
chitut
end
I think, if you were to create a fork of this repository (and then, in the fork, replace the English instructions with a Chinese version), there will be some GitHub features available that facilitate keeping the two repositories "in sync." |
I've finished all the translation work! |
Thanks, @creaper9487! I'll revisit this this weekend (I'm pretty busy with my day job during the week). |
Hi @creaper9487, I added a link to your comment above, to the |
Hi. I really appreciate this tutorial and wants to share with my classmates. However, language might be a barrier for them when following steps. Though this might not be a problem for me, people like my classmates that are not familiar with English might need some helps. If you are interested, I would love to provide a accurate, native speaker toned translation of traditional Chinese to make this first tutorial result on Google even better. I'm looking forward to your opinion about this.
The text was updated successfully, but these errors were encountered: