laisfrigerio / app-ideas

A Collection of application ideas which can be used to improve your coding skills.
MIT License
83 stars 24 forks source link

Translate content to Portuguese (pt-BR) #10

Open laisfrigerio opened 2 years ago

laisfrigerio commented 2 years ago

We desire to translate all the content of this repository into Portuguese. In the future, we intend to translate into other languages too.

For a while, please, choose an idea, made the translation of the content, and open a PR (Pull Request)!!!!

Folder structure

InsideProjects folder we'll have each folder with the language abbreviation, like en for English, pt-br for Portuguese-Brazil, and so on. Inside each language folder, we'll maintain the folders: 1-Beginner, 2-Intermediate, and 3-Advanced. Also, we'll maintain the original name file in English. Translate only the content of each file ;)

in addition, inside each language folder, we'll add a README.md file with the translation of the main README.md

Thanks all for your time and contribution!!!

jvvoliveira commented 2 years ago

How we should create the new content? Where is the correct path for the translates? Is there a pattern?

laisfrigerio commented 2 years ago

Thanks for the contribution, @jvvoliveira By the way, your PR has already been accepted.

I have chosen a new approach to the folder structure and I will complement the description of this task with this information!!