Update task manager

This commit is contained in:
2024-02-18 20:52:25 +08:00
parent f9e920cc57
commit b176c8dbb8
13 changed files with 610 additions and 20 deletions

View File

@@ -151,5 +151,8 @@
"failed": "Failed",
"allTasks": "All Tasks",
"ehMetadataCacheTime": "The time to cache the metadata of the gallery from E-Hentai",
"hour": "hour"
"hour": "hour",
"createDownloadTask": "Create Download Task",
"galleryURL": "Gallery URL",
"galleryToken": "Gallery Token"
}

View File

@@ -151,5 +151,8 @@
"failed": "已失败",
"allTasks": "所有任务",
"ehMetadataCacheTime": "E-Hentai 画廊元数据缓存时间",
"hour": "小时"
"hour": "小时",
"createDownloadTask": "新建下载任务",
"galleryURL": "画廊地址",
"galleryToken": "画廊令牌"
}