Allow batch export. Close #179

This commit is contained in:
2025-02-08 18:23:49 +08:00
parent 35429c132c
commit f0b1135eb7
6 changed files with 189 additions and 135 deletions

View File

@@ -321,7 +321,9 @@
"Manage": "管理",
"Verify": "验证",
"Cloudflare verification required": "需要Cloudflare验证",
"Success": "成功"
"Success": "成功",
"Compressing": "压缩中",
"Exporting": "导出中"
},
"zh_TW": {
"Home": "首頁",
@@ -645,6 +647,8 @@
"Manage": "管理",
"Verify": "驗證",
"Cloudflare verification required": "需要Cloudflare驗證",
"Success": "成功"
"Success": "成功",
"Compressing": "壓縮中",
"Exporting": "匯出中"
}
}