mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Automatic commit Wed Dec 18 03:00:02 PST 2013
This commit is contained in:
@@ -24,8 +24,9 @@
|
||||
|
||||
// Supported languages.
|
||||
BlocklyApps.LANGUAGES = [
|
||||
'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'];
|
||||
'ar', 'ca', 'da', 'de', 'el', 'en', 'es', 'fa', 'fr', 'he', 'hu', 'is', 'it',
|
||||
'ko', 'nl', 'pt-br', 'ro', 'ru', 'sv', 'th', 'tr', 'uk', 'vi', 'zh-hans',
|
||||
'zh-hant'];
|
||||
BlocklyApps.LANG = BlocklyApps.getLang();
|
||||
|
||||
document.write('<script type="text/javascript" src="generated/' +
|
||||
|
||||
Reference in New Issue
Block a user