Update task render

This commit is contained in:
2023-07-22 15:11:32 +08:00
parent 12d64ae9ca
commit 6766362d39
17 changed files with 191 additions and 9 deletions

View File

@@ -19,5 +19,9 @@
"ezcfg_output": "The path to output file: ",
"ezcfg_jpn_title": "Use japanese title first.",
"ezcfg_export_ad": "Export pages which marked as ads.",
"ezcfg_max_length": "Maximum length of filenames in Zip files: "
"ezcfg_max_length": "Maximum length of filenames in Zip files: ",
"update_meilisearch_data": "Synchronize data with meilisearch server",
"fix_gallery_page": "Fix broken gallery data",
"status": "Task status: ",
"error_msg": "Error message: "
}

View File

@@ -19,5 +19,9 @@
"ezcfg_output": "输出文件的位置:",
"ezcfg_jpn_title": "优先使用日语标题。",
"ezcfg_export_ad": "导出标记为广告的页面。",
"ezcfg_max_length": "Zip文件中文件名的最大长度:"
"ezcfg_max_length": "Zip文件中文件名的最大长度:",
"update_meilisearch_data": "与Meiliserach服务器同步数据",
"fix_gallery_page": "修复缺损的画廊数据",
"status": "任务状态:",
"error_msg": "错误消息:"
}