Localization of Graphical editor (Blockly) #5490
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2016-11-29 by @gfwilliams Yes - there's actually a pull request with localisation to Russian: espruino/EspruinoWebIDE#150 Currently it's a bit hacky to enable it, so it's not merged in yet - but it will be soon, and hopefully I'll be able to add a drop-down menu to settings for it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-11-29 by SergeP
Hi,
I am looking for some platform for children to go their first steps in embedded software. Espruino looks to be interesting because it have Blockly-based graphical editor. (One more reason is that I have a few big projects implemented using STM32, so it will be easier for me, but the reason is not main one).
To use Espruino for that, I need to make localization of Blockly blocks, to provide blocks with well-understandable text on native language.
As far as I know, Blockly interface generally allows that. For example, Blockly games use localized interface.
Is it possible to do that for Espruino?
Beta Was this translation helpful? Give feedback.
All reactions