-
- Downloads
Localize category names in default toolbox
Use Blockly messages for category names in the default toolbox XML to allow the names to be localized from the Msgs table.
... | ... | @@ -94,7 +94,7 @@ |
"redux-throttle": "0.1.1", | ||
"rimraf": "^2.6.1", | ||
"scratch-audio": "0.1.0-prerelease.20180618171838", | ||
"scratch-blocks": "0.1.0-prerelease.1529342508", | ||
"scratch-blocks": "0.1.0-prerelease.1529499405", | ||
"scratch-l10n": "3.0.20180611175036", | ||
"scratch-paint": "0.2.0-prerelease.20180619182645", | ||
"scratch-render": "0.1.0-prerelease.20180618173030", | ||
... | ... |
Please register or sign in to comment