* Add Simplified Chinese translation * Add Traditional Chinese translation * Change language code to meet with BCP47. * Translation enhancement. * Update `config` translation * Minor correction
14 lines
215 B
JSON
14 lines
215 B
JSON
{
|
|
"language": {
|
|
"zh-Hans": "简体中文"
|
|
},
|
|
"panel": {
|
|
"config": "配置",
|
|
"states": "概览",
|
|
"map": "地图",
|
|
"logbook": "日志",
|
|
"history": "历史",
|
|
"log_out": "退出"
|
|
}
|
|
}
|