blob: ed8d199ead182b5e0834de03410de2eb19167a88 [file] [log] [blame]
86133aaa3f5d2025-04-20 21:33:29 +08001export default {
2 'app.pwa.offline': 'You are offline now',
3 'app.pwa.serviceworker.updated': 'New content is available',
4 'app.pwa.serviceworker.updated.hint': 'Please press the "Refresh" button to reload current page',
5 'app.pwa.serviceworker.updated.ok': 'Refresh',
6};