MrYsLab / s2m

Scratch to micro:bit bridge.
https://mryslab.github.io/s2m/
GNU Affero General Public License v3.0
35 stars 19 forks source link

Spanish translation #23

Closed sergiogonzalez closed 6 years ago

sergiogonzalez commented 6 years ago

Hello @MrYsLab This is a pull that translates the blocks to Spanish :) Let me know if there's anything I'm missing. Thanks!

MrYsLab commented 6 years ago

Thank you. I am incorporating your changes and am preparing the next release. I will let you know when it is available for installation.

MrYsLab commented 6 years ago

I just published your changes. If you reinstall s2m

pip install s2m --upgrade

and then type:

s2m -l es

or

s2m -l 7

you will see the blocks you created. Thanks again

sergiogonzalez commented 6 years ago

thanks @MrYsLab that was fast 👍