mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
10 lines
194 B
JSON
10 lines
194 B
JSON
{
|
|
"id": "任务ID:",
|
|
"all": "所有任务",
|
|
"running": "运行中",
|
|
"waiting": "等待中",
|
|
"failed": "已失败",
|
|
"finished": "已完成",
|
|
"add": "新建任务"
|
|
}
|