-
Notifications
You must be signed in to change notification settings - Fork 255
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
Translations Of The Site #24
Comments
Oh I appreciate the offer! Hmm, the issue is I don't have any great immediate ideas on how to go about doing the translations. Some thoughts:
Are there success stories you know of that talk about simple static website translations and maintenance? |
Hi @theicfire, I have already contributed the translations of some open source repositories . Let me answer you questions based on my experiences; What happens if there are changes? General infrastructure Second way is to create a language based folder structure on the main repository. Ask people to maintain the translations on the main repository. The localized static site is generated by you and linked directly from the site by letting user to select the language. For example, PHP - The Wrong Way is a good example for that. I also involved the translation of Open Source Guides which has the second way infrastructure and it can be accepted as a success story. They generate the static site by using localized content from separate folders. |
Woah, GitLocalize sounds super useful. This may not be so hard with it :). I'll think about this more and maybe play around with GitLocalize this weekend, thank you |
The tutorial is awesome. And I've translated it into simplified Chinese, the link is https://makefiletutorial.vercel.app. Please help yourself if needed. |
@theicfire congratulations for the tutorial. It is just amazing !! |
If this idea go ahead, I would like to maintain the Brazilian Portuguese version. |
Haha, I'm a beginner and I've translated the tutorial in Chinese in halfway and you had done.xD. |
1 similar comment
Haha, I'm a beginner and I've translated the tutorial in Chinese in halfway and you had done.xD. |
@gavinliu6 I don't know you've done it. I did it again. |
What do you think about translating the site to the other languages? Do you have plan or direction for this? I really want to contribute by translating the site into Turkish.
The text was updated successfully, but these errors were encountered: