mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-05 21:20:08 +00:00
fix: pwa cache
This commit is contained in:
@@ -95,5 +95,10 @@
|
||||
"noData": "No server monitor data",
|
||||
"avgDelay": "Latency",
|
||||
"monitorCount": "Services"
|
||||
},
|
||||
"pwa": {
|
||||
"offlineReady": "App ready to work offline",
|
||||
"newContent": "New content available",
|
||||
"reload": "Update"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -95,5 +95,10 @@
|
||||
"noData": "没有服务器监控数据",
|
||||
"avgDelay": "延迟",
|
||||
"monitorCount": "个监控服务"
|
||||
},
|
||||
"pwa": {
|
||||
"offlineReady": "应用可以离线使用了",
|
||||
"newContent": "发现新版本",
|
||||
"reload": "更新"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user