86133 | aaa3f5d | 2025-04-20 21:33:29 +0800 | [diff] [blame^] | 1 | export 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 | }; |