mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
fixed a translate error
change "簡體中文" to "简体中文"
This commit is contained in:
@@ -72,7 +72,7 @@ Code.LANGUAGE_NAME = {
|
||||
'tr': 'Türkçe',
|
||||
'uk': 'Українська',
|
||||
'vi': 'Tiếng Việt',
|
||||
'zh-hans': '簡體中文',
|
||||
'zh-hans': '简体中文',
|
||||
'zh-hant': '正體中文'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user