feat: 添加 PWA 安装支持,包括安装横幅和按钮;更新国际化文本;配置 PWA 清单和缓存策略

This commit is contained in:
2026-01-05 15:49:35 +07:00
parent ee997fd612
commit 01e727490c
10 changed files with 332 additions and 4 deletions

View File

@@ -13,5 +13,8 @@
"iosDownloads": "iOS Downloads",
"androidDownloads": "Android Downloads",
"noAppsFound": "No apps found",
"downloadApp": "Download App"
"downloadApp": "Download App",
"installPWA": "Install App Store",
"installed": "Installed",
"installDesc": "Install on your home screen and use it like a native app"
}