mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
* Added script to create combined locales `Blockly.ScratchMsgs.locales` * Regenerated en.json after changing single quoted strings in messages.js to double quoted strings. * Include `create_scratch_msgs.js` in `npm run translate` locale=<locale-string>` to the URL. * Added assertions so translate fails if `messages.js` has incorrect strings, or if any of the downloaded locale json files have errors in the translations. * Playground will load different locales. |
||
---|---|---|
.. | ||
common.py | ||
create_messages.py | ||
create_scratch_msgs.js | ||
dedup_json.py | ||
js_to_json.js | ||
js_to_json.py | ||
json_to_js.js | ||
json_to_js.py | ||
tests.py | ||
xliff_to_json.py |