cxlwill 6d7de9bd15 Add Simplified and Traditional Chinese translation (#507)
* Add Simplified Chinese translation

* Add Traditional Chinese translation

* Change language code to meet with BCP47.
2017-10-26 21:51:41 -07:00

13 lines
197 B
JSON

{
"language": {
"zh-Hans": "简体中文"
},
"panel": {
"states": "状态",
"map": "地图",
"logbook": "日志",
"history": "历史",
"log_out": "退出登录"
}
}