FreeCodeCamp has started an official collaborative translation project, now visit the official translation website and contribute directly there!
Take the files we have already translated here and start sending there!
I thank everyone who collaborated! Continue the work there, nothing we did here to be lost
We don't have much freshness, so basically you will have to choose some file that is available and send the PR to us.
If you have questions about how to do this process, we explain here in this live and if you still don't know how to use GIT right, or it's your first contribution, watch these git classes here.
Just choose any file that still has the initial Commit ? add: first commit .
Example:

You do not need to translate the header keys or the headlines, for example:
You should not translate the id, title, challengeType, videoUrl, forumTopicId, dashedName , in this case you will only translate the value of the title, so that here:
---
id: 56533eb9ac21ba0edf2244c8
title: Accessing Object Properties with Bracket Notation
challengeType: 1
videoUrl: 'https://scrimba.com/c/cBvmEHP'
forumTopicId: 16163
dashedName: accessing-object-properties-with-bracket-notation
---
Would become this:
---
id: 56533eb9ac21ba0edf2244c8
title: Acessando propriedades de objetos com notação de colchetes
challengeType: 1
videoUrl: 'https://scrimba.com/c/cBvmEHP'
forumTopicId: 16163
dashedName: accessing-object-properties-with-bracket-notation
---
Headlines do not need to be translated either, for example:
# --description--
# --instructions--
# --hints--
Only internal content should be translated, for example, this is an original file:

And this is the same file after translated:

If you have questions, create a issue.
? Paulo Luan
Give a ️ if this project helped you!
Copyleft © 2021 reactive.
This Project is Mit Licensed.