mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
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
This commit is contained in:
parent
cb9856c82f
commit
62337903f0
@ -3,10 +3,11 @@
|
||||
"zh-Hans": "简体中文"
|
||||
},
|
||||
"panel": {
|
||||
"states": "状态",
|
||||
"config": "配置",
|
||||
"states": "概览",
|
||||
"map": "地图",
|
||||
"logbook": "日志",
|
||||
"history": "历史",
|
||||
"log_out": "退出登录"
|
||||
"log_out": "退出"
|
||||
}
|
||||
}
|
||||
|
@ -3,10 +3,11 @@
|
||||
"zh-Hant": "繁體中文"
|
||||
},
|
||||
"panel": {
|
||||
"states": "狀態",
|
||||
"config": "設定",
|
||||
"states": "概覽",
|
||||
"map": "地圖",
|
||||
"logbook": "日誌",
|
||||
"history": "歷史",
|
||||
"log_out": "退出登錄"
|
||||
"log_out": "登出"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user