mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-09-19 09:40:14 +00:00
feat: enhance server handling and add empty state messaging in Server component
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
"websocketConnecting": "WebSocket 連線中",
|
||||
"websocketConnected": "WebSocket 連線成功",
|
||||
"websocketDisconnected": "WebSocket 連線中斷",
|
||||
"processing": "處理中..."
|
||||
"processing": "處理中...",
|
||||
"noServers": "暫無伺服器",
|
||||
"noMatchingServers": "沒有符合目前篩選條件的伺服器"
|
||||
},
|
||||
"serverOverview": {
|
||||
"totalServers": "總伺服器",
|
||||
|
||||
Reference in New Issue
Block a user