mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Manual commit
This commit is contained in:
@@ -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/' +
|
||||
|
||||
Reference in New Issue
Block a user