mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Automatic commit Thu Nov 14 03:00:22 PST 2013
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
*/
|
||||
|
||||
// Supported languages.
|
||||
BlocklyApps.LANGUAGES = ['ar', 'en', 'de', 'es', 'fa', 'fr', 'hu', 'it',
|
||||
'pt-br', 'ro', 'ru', 'uk', 'vi',
|
||||
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'];
|
||||
BlocklyApps.LANG = BlocklyApps.getLang();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user