mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 01:11:25 +08:00
0c92e8a8d2
* 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
7 lines
159 B
JSON
7 lines
159 B
JSON
{
|
|
"message": "New content available, click on refresh button to update.",
|
|
"refresh": "Refresh",
|
|
"always-refresh": "Always Refresh",
|
|
"close": "Close"
|
|
}
|