mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-09-19 09:40:14 +00:00
feat: implement command context and provider for command handling; add search button component; enhance network chart with packet loss calculation and display; update translations for new features
This commit is contained in:
@@ -110,7 +110,9 @@
|
||||
"noData": "沒有服務監控數據,請在管理後台服務新增監控任務",
|
||||
"status": "狀態",
|
||||
"avgDelay": "延遲",
|
||||
"monitorCount": "個監控"
|
||||
"monitorCount": "個監控",
|
||||
"packetLoss": "丟包率",
|
||||
"clearSelections": "清除"
|
||||
},
|
||||
"billingInfo": {
|
||||
"remaining": "剩餘天數",
|
||||
|
||||
Reference in New Issue
Block a user