#
luxiaotao1123
2024-06-21 24e66fda6185d8b275d8c5bbae798613e84f898b
1
2
3
4
5
6
export default {
  'app.pwa.offline': 'You are offline now',
  'app.pwa.serviceworker.updated': 'New content is available',
  'app.pwa.serviceworker.updated.hint': 'Please press the "Refresh" button to reload current page',
  'app.pwa.serviceworker.updated.ok': 'Refresh',
};