mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Cron update Wed Nov 13 09:42:10 PST 2013
This commit is contained in:
@@ -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/' +
|
||||
|
||||
Reference in New Issue
Block a user