Files
NodeBB/public/language/zh_cn/language.json
Dr.Z 43cc975ff7 Add Simplized Chinese.
Just modified the .json in language folder and some .tpl in the
templates folder(except the admin folder). Noted there are a lot of
front-end related code in the .js files, I’ll move on to them.
2014-01-19 01:04:12 +08:00

4 lines
45 B
JSON

{
"name": "简体中文",
"code": "zh_cn"
}