mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-06 13:40:09 +00:00
feat: detail chart i18n
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"nezha": "Nezha Monitoring",
|
||||
"overview": "Overview",
|
||||
"whereTheTimeIs": "Where the time is",
|
||||
"info": {
|
||||
"websocketConnecting": "WebSocket connecting",
|
||||
"websocketConnected": "WebSocket connected",
|
||||
"websocketDisconnected": "WebSocket disconnected",
|
||||
"processing": "Processing..."
|
||||
},
|
||||
"serverOverview": {
|
||||
"totalServers": "Total Servers",
|
||||
"onlineServers": "Online Servers",
|
||||
@@ -27,6 +33,14 @@
|
||||
"region": "Region",
|
||||
"system": "System"
|
||||
},
|
||||
"serverDetailChart": {
|
||||
"process": "Process",
|
||||
"disk": "Disk",
|
||||
"mem": "Mem",
|
||||
"swap": "Swap",
|
||||
"upload": "Upload",
|
||||
"download": "Download"
|
||||
},
|
||||
"footer": {
|
||||
"themeBy": "Theme by "
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user