Add Simple Chinese Translation

This commit is contained in:
lilj
2014-05-31 11:56:09 +08:00
parent 523fb6a90e
commit f5be58a306
4 changed files with 3053 additions and 1 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
var langs = {
'en':'english',
'fr':'français'
'fr':'français',
'cn':'简体中文'
}