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 3 to pt_BR (partial translation) #5669

Closed brunosantanati closed 2 months ago

brunosantanati commented 2 months ago

Translation to pt_BR

Translation of entire level 3, except for the quiz which is partially translated.

How to test

You can start the server locally ( doit run devserver ) and go through level 3, tab by tab. The quiz is partially translated.

I ran python -m pytest -n autoto and all tests passed: Screenshot from 2024-07-22 03-45-33

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).