Merge pull request #234 from pjkui/patch-1

fixed a translation error
This commit is contained in:
Neil Fraser
2016-04-14 16:50:16 -07:00

View File

@@ -72,7 +72,7 @@ Code.LANGUAGE_NAME = {
'tr': 'Türkçe',
'uk': 'Українська',
'vi': 'Tiếng Việt',
'zh-hans': '簡體中文',
'zh-hans': '简体中文',
'zh-hant': '正體中文'
};