Files
NodeBB/public/language/zh_cn/recent.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

5 lines
59 B
JSON

{
"day": "今日",
"week": "本周",
"month": "本月"
}