feat: add boot time display in ServerDetailOverview and localization … (#35)

* feat: add boot time display in ServerDetailOverview and localization support

* chore: auto-fix linting and formatting issues
This commit is contained in:
仓鼠
2025-03-12 09:25:42 +08:00
committed by GitHub
parent 1a38ce8c77
commit 7ffef91d2d
5 changed files with 16 additions and 3 deletions

View File

@@ -67,7 +67,8 @@
"upload": "上傳",
"download": "下載",
"lastActive": "最後上報時間",
"temperature": "溫度"
"temperature": "溫度",
"bootTime": "啟動時間"
},
"serverDetailChart": {
"process": "進程數",