Show attachment download progress

This commit is contained in:
TerryM
2026-05-27 12:23:06 +08:00
parent 9453777dba
commit 54841a4ed9
6 changed files with 125 additions and 59 deletions

View File

@@ -32,6 +32,7 @@ const zhDict: Dict = {
popularSection: "热门资料",
preview: "预览",
download: "下载",
downloading: "下载中…",
share: "分享",
langLabel: "语言",
admin: "后台",
@@ -141,6 +142,7 @@ const enDict: Dict = {
popularSection: "Popular assets",
preview: "Preview",
download: "Download",
downloading: "Downloading…",
share: "Share",
langLabel: "Language",
admin: "Admin",