mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-06 21:50:07 +00:00
feat: detail chart i18n
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"nezha": "哪吒監控",
|
||||
"overview": "概覽",
|
||||
"whereTheTimeIs": "目前時間",
|
||||
"info": {
|
||||
"websocketConnecting": "WebSocket 連接中",
|
||||
"websocketConnected": "WebSocket 連接成功",
|
||||
"websocketDisconnected": "WebSocket 連接斷開",
|
||||
"processing": "處理中..."
|
||||
},
|
||||
"serverOverview": {
|
||||
"totalServers": "總服務器",
|
||||
"onlineServers": "線上服務器",
|
||||
@@ -27,6 +33,14 @@
|
||||
"region": "地區",
|
||||
"system": "系統"
|
||||
},
|
||||
"serverDetailChart": {
|
||||
"process": "進程數",
|
||||
"disk": "磁盤",
|
||||
"mem": "內存",
|
||||
"swap": "虛擬記憶體",
|
||||
"upload": "上傳",
|
||||
"download": "下載"
|
||||
},
|
||||
"footer": {
|
||||
"themeBy": "主題-"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user