cxlwill 62337903f0 Small Chinese translation enhancement. (#513)
* Add Simplified Chinese translation

* Add Traditional Chinese translation

* Change language code to meet with BCP47.

* Translation enhancement.

* Update `config` translation

* Minor correction
2017-10-26 23:54:06 -07:00

14 lines
215 B
JSON

{
"language": {
"zh-Hans": "简体中文"
},
"panel": {
"config": "配置",
"states": "概览",
"map": "地图",
"logbook": "日志",
"history": "历史",
"log_out": "退出"
}
}