fix(docs): improve i18n contribution guidelines (#41678)

* fix(docs): improve i18n contribution guidelines

* chore: apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
This commit is contained in:
Mrugesh Mohapatra
2021-03-31 19:28:54 +05:30
committed by GitHub
parent ded18ded68
commit 40d7e04a61
7 changed files with 373 additions and 231 deletions

View File

@@ -2,11 +2,13 @@
Read our ["How to Contribute to Open Source Guide"](https://github.com/freeCodeCamp/how-to-contribute-to-open-source). It's a comprehensive reference for first-timer-friendly projects. And it includes a lot of open source contribution tips.
### Can I translate freeCodeCamp's curriculum?
### Can I translate freeCodeCamp's resources?
Yes - Read [this guide](/how-to-translate-files) if you are interested in contributing to translations.
Yes - You can contribute to any of the 30+ languages we have enabled on our translation platform.
Currently we have the user contributed translations being done in Chinese and Español. We intend to localize freeCodeCamp into several major world languages. You can read all about this in our [announcement here](https://www.freecodecamp.org/news/world-language-translation-effort).
We have the user contributed translations live in Chinese (中文) and Spanish (Español). We intend to localize freeCodeCamp into several major world languages. You can read all about this in our [announcement here](https://www.freecodecamp.org/news/world-language-translation-effort).
If you are interested in contributing to translations please makes sure you [read this guide](/how-to-translate-files) first.
### How can I report a new bug?