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-Hant": "繁體中文"
},
"panel": {
"config": "設定",
"states": "概覽",
"map": "地圖",
"logbook": "日誌",
"history": "歷史",
"log_out": "登出"
}
}