google / blockly-games

Games for tomorrow's programmers.
https://blockly.games/
Apache License 2.0
1.29k stars 605 forks source link

How to get chinese template.soy #189

Closed hardcao closed 4 years ago

NeilFraser commented 4 years ago

The template.soy files provide the page structure for all languages. During compile, the translations are injected into that structure from the relevant JSON files:

https://github.com/google/blockly-games/blob/master/json/zh-hans.json https://github.com/google/blockly-games/blob/master/json/zh-hant.json