feat: 添加 PWA 安装支持,包括安装横幅和按钮;更新国际化文本;配置 PWA 清单和缓存策略
This commit is contained in:
@@ -13,5 +13,8 @@
|
||||
"iosDownloads": "iOS 下载",
|
||||
"androidDownloads": "Android 下载",
|
||||
"noAppsFound": "没有找到应用",
|
||||
"downloadApp": "下载应用"
|
||||
"downloadApp": "下载应用",
|
||||
"installPWA": "安装应用商店",
|
||||
"installed": "已安装",
|
||||
"installDesc": "安装到主屏幕,像原生应用一样使用"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user