scratchfoundation / scratchx

Scratch Extension Site
https://github.com/llk/scratchx
190 stars 121 forks source link

How to manage extensions' languages #127

Closed scollovati closed 7 years ago

scollovati commented 7 years ago

Hi, In order to translate an extension (see EV3 for example) I needed to create a new file and then translate the strings.

This, as you may think, creates a lot of problems: when you change the global language you need to change the URL; when you create an update to the code you need to remember to deploy it also to the other .js file in the different languages.

Any suggestion on how to manage this?

chrisgarrity commented 7 years ago

@scollovati we're aware that scratchx extensions do not support translation. This won't be addressed until Scratch 3.0