element-plus/docs/.vitepress/crowdin/en-US/component/pwa.json
qiang 0c92e8a8d2
docs: only cache the user preferred language pages in the PWA (#7568)
* docs: cache the preferred lang pages in the PWA

* chore: remove index.html in manifest

* fix: no cache the '/' page

* perf: optimize code

* docs: add always refresh from PWA
2022-05-12 22:48:38 +08:00

7 lines
159 B
JSON

{
"message": "New content available, click on refresh button to update.",
"refresh": "Refresh",
"always-refresh": "Always Refresh",
"close": "Close"
}