ecraft2learn / ai

AI extensions of Snap! created by the eCraft2Learn project
https://ecraft2learn.github.io/ai/
Other
26 stars 12 forks source link

Add Google Translate to Snap! #95

Open ToonTalk opened 4 years ago

ToonTalk commented 4 years ago

When a block gets its text string create a translated version by adding the text to a new DIV and then reading its contents. Then when displaying use the translated text to display. Could work for strings too. Optional feature depending upon URL parameter.

ToonTalk commented 2 years ago

https://snap.berkeley.edu/snap/snap.html#present:Username=toontalk&ProjectName=Google%20Translate&editMode

But https://github.com/jmoenig/Snap/issues/2956