pyt
2025-03-13 706d0f9e5e1f76e2002a91ecccfd62c9ad3ad443
1
2
3
4
5
6
export default {
  'app.pwa.offline': '當前處於離線狀態',
  'app.pwa.serviceworker.updated': '有新內容',
  'app.pwa.serviceworker.updated.hint': '請點擊“刷新”按鈕或者手動刷新頁面',
  'app.pwa.serviceworker.updated.ok': '刷新',
};