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