hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.3k stars 285 forks source link

📜 Translate level 1 to pt_BR #5662

Closed brunosantanati closed 2 months ago

brunosantanati commented 2 months ago

I noticed some spots inside level 1 were still in English. I translated all of them to pt_BR.

How to test

You can start the server locally ( doit run devserver ) and go through level one, tab by tab including the quiz. Here is one screenshot of one of those texts that were in English and now is in Portuguese.

Screenshot from 2024-07-10 02-14-20

All tests passed, so everything is good:

Screenshot from 2024-07-10 02-24-48

mergify[bot] commented 2 months ago

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).