Manual commit

This commit is contained in:
ellen.spertus
2013-11-25 17:33:36 -08:00
parent 2a503df172
commit 08e5254196
235 changed files with 2329 additions and 2873 deletions

View File

@@ -25,7 +25,7 @@
// Supported languages.
BlocklyApps.LANGUAGES = ['ar', 'en', 'de', 'el', 'es', 'fa', 'fr', 'hu', 'it',
'nl', 'pt-br', 'ro', 'ru', 'sv', 'uk', 'vi',
'zh-hans', 'zh-hant', 'zh-tw'];
'zh-hans', 'zh-hant'];
BlocklyApps.LANG = BlocklyApps.getLang();
document.write('<script type="text/javascript" src="generated/' +