Manual update.

This commit is contained in:
ellen.spertus
2013-12-03 16:10:37 -08:00
parent e3f9a8c54a
commit c88c49ad5a
473 changed files with 1628 additions and 1048 deletions

View File

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