Fixed saving/loading of blocks, added translation support
requested to merge blockly-implementation-for-dmoj/dmoj-online-judge:blockly-implementation into blockly-implementation
- Saving and loading of Blockly blocks should work, if sessionStorage is implemented by the browser
- Blocks in the toolbox are translated based on the site's current language
- TODO: Translate blocks that are loaded into workspace