This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
NodeBB
Watch
1
Star
0
Fork
0
You've already forked NodeBB
mirror of
https://github.com/NodeBB/NodeBB.git
synced
2026-01-27 17:59:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc5bd7601fb3da170aab380ff8f8c8c778342e76
NodeBB
/
public
/
language
/
zh-CN
/
language.json
5 lines
69 B
JSON
Raw
Normal View
History
Unescape
Escape
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
{
recommit to Transifex formatting
2014-01-30 20:22:25 -05:00
"name"
:
"简体中文"
,
Standard language codes (#5218) * Use standard language codes. Fallback for plugins. * Fix transifex config * Tab vs space here for some reason * Remove redundancies * config.relative_path instead of allcaps * added upgrade script for existing users' accounts
2016-11-23 09:50:49 -07:00
"code"
:
"zh-CN"
,
dir settings for languages
2014-02-09 15:48:49 -05:00
"dir"
:
"ltr"
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
}
Reference in New Issue
Copy Permalink