-
Notifications
You must be signed in to change notification settings - Fork 2
Translation Chat Rooms
Many people want to collaborate, but get intimidated by the learning curve of Git and "Contribution Procedures" in general. While it's not difficult to get started, it's always nice to have someone to help you if you get stuck. These chat rooms are the best places to communicate whenever you need any assistance.
Please join the gitter channel [FreeCodeCamp/Translators]
and also join the channel for the translating of your specific language (if it exists):
Language | Chat Room |
---|---|
Amharic | FreeCodeCamp/TranslationAmharic |
Arabic | FreeCodeCamp/TranslationArabic |
Bahasa Indonesia | FreeCodeCamp/TranslationBahasaIndonesia |
Bangla | FreeCodeCamp/TranslationBangla |
Brazilian Portuguese | FreeCodeCamp/BrazilianPortuguese |
Chinese (Simplified) | FreeCodeCamp/TranslationChinese |
Dutch | FreeCodeCamp/TranslationDutch |
French | FreeCodeCamp/TranslationFrench |
German | FreeCodeCamp/TranslationDeutsch |
Hindi | FreeCodeCamp/TranslateHindi |
Italian | FreeCodeCamp/TranslationItaliana |
Kartuli | FreeCodeCamp/TranslationKartuli |
Korean | StephenMayeux/koreantranslations |
Russian | FreeCodeCamp/TranslationRussian |
Serbian | FreeCodeCamp/TranslateSerbian |
Spanish | FreeCodeCamp/Espanol |
Turkish | FreeCodeCamp/TranslateTurkish |
If it doesn't exist, we recommend you to create a chat room on Gitter exclusive for the language that you're working on, where you can communicate and discuss the status of translations and coordinate efforts. Help regarding the technical processes should also be provided in the chat room.
Pro tip: Share the Chat Room link at
[FreeCodeCamp/Translators]
and other places to invite more translators and reviewers.
If you need help in creating a chat room or just getting started, we advice you visit the official translators chat room of FreeCodeCamp at [FreeCodeCamp/Translators]
. You can go there to recruit new translators for your language every once in a while. Its frequented by many campers and is a great place to connect with like minded translators.
Learn to code and help nonprofits. Join our open source community in 15 seconds at http://freecodecamp.com
Follow our Medium blog
Follow Quincy on Quora
Follow us on Twitter
Like us on Facebook
And be sure to click the "Star" button in the upper right of this page.
New to Free Code Camp?
JS Concepts
JS Language Reference
- arguments
- Array.prototype.filter
- Array.prototype.indexOf
- Array.prototype.map
- Array.prototype.pop
- Array.prototype.push
- Array.prototype.shift
- Array.prototype.slice
- Array.prototype.some
- Array.prototype.toString
- Boolean
- for loop
- for..in loop
- for..of loop
- String.prototype.split
- String.prototype.toLowerCase
- String.prototype.toUpperCase
- undefined
Other Links