Jiarenxiang | 38dcb05 | 2025-03-13 16:40:09 +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 | }; |