feat: 区块标题改回「热门资料」/ Popular assets

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
TerryM
2026-05-29 15:42:16 +08:00
parent 512fa53c2b
commit 7eb2aa8b5b
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ const zhDict: Dict = {
categorySection: "资料分类",
officialSection: "官方推荐",
latestSection: "最新更新",
popularSection: "社群常用资料",
popularSection: "热门资料",
preview: "预览",
download: "下载",
downloading: "下载中…",
@@ -169,7 +169,7 @@ const enDict: Dict = {
categorySection: "Categories",
officialSection: "Official recommendations",
latestSection: "Latest updates",
popularSection: "Community favorites",
popularSection: "Popular assets",
preview: "Preview",
download: "Download",
downloading: "Downloading…",