feat: enhance server handling and add empty state messaging in Server component

This commit is contained in:
hamster1963
2026-07-12 00:41:56 +08:00
parent 27d8d3f572
commit 7821ce1131
12 changed files with 199 additions and 40 deletions
+3 -1
View File
@@ -11,7 +11,9 @@
"websocketConnecting": "WebSocket 連線中",
"websocketConnected": "WebSocket 連線成功",
"websocketDisconnected": "WebSocket 連線中斷",
"processing": "處理中..."
"processing": "處理中...",
"noServers": "暫無伺服器",
"noMatchingServers": "沒有符合目前篩選條件的伺服器"
},
"serverOverview": {
"totalServers": "總伺服器",