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

6 lines
198 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"chat.chatting_with": "和<span id=\"chat-with-name\"></span>聊天中",
"chat.placeholder": "在这里输入消息按Enter发送",
"chat.send": "发送",
"chat.no_active": "暂无聊天"
}