Merge pull request #235 from pjkui/patch-2

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

View File

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