Cron update Wed Nov 13 09:42:10 PST 2013

This commit is contained in:
ellen.spertus
2013-11-13 09:42:12 -08:00
parent 548d155c02
commit fadc65eda2
227 changed files with 10834 additions and 860 deletions

View File

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