Localization of Graphical editor (Blockly)

Posted on
  • 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?

  • Yes - there's actually a pull request with localisation to Russian: https://github.com/espruino/EspruinoWebI­DE/pull/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

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Localization of Graphical editor (Blockly)

Posted by Avatar for SergeP @SergeP

Actions