Add privacy policy modal and enhance project details
CI / build (push) Has been cancelled

- Introduce PolicyModal component for license and privacy policy display
- Add Quick Start section to project detail pages
- Update project descriptions, features, and URLs for several projects
- Add new logos, screenshots, and favicon
- Extend types and configuration for new features
This commit is contained in:
2026-05-26 14:14:37 +08:00
parent fb9aec885f
commit 3ee9b9e6de
31 changed files with 637 additions and 88 deletions
+1
View File
@@ -33,6 +33,7 @@ projects.sort.name: '名称排序'
projects.noResults: '没有匹配的项目'
projects.search: '搜索项目名称、描述或标签...'
detail.overview: '概览'
detail.quickStart: '快速开始'
detail.features: '核心功能'
detail.screenshots: '截图预览'
detail.downloads: '下载安装'