mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add export zip dialog
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
"allTasks": "All Tasks",
|
||||
"ehMetadataCacheTime": "The time to cache the metadata of the gallery from E-Hentai",
|
||||
"hour": "hour",
|
||||
"createDownloadTask": "Create Download Task",
|
||||
"createDownloadTask": "Create download task",
|
||||
"galleryURL": "Gallery URL",
|
||||
"galleryToken": "Gallery Token",
|
||||
"randomFileSecret": "The secret of token to access random file without login",
|
||||
@@ -240,5 +240,7 @@
|
||||
"changedPasswordSuccessfully": "Changed password successfully.",
|
||||
"logout": "Log out",
|
||||
"logoutConfirm": "Do you want to log out?",
|
||||
"failedLogout": "Failed to log out: "
|
||||
"failedLogout": "Failed to log out: ",
|
||||
"createExportZipTask": "Create export as ZIP file task",
|
||||
"outputDir": "Output directory"
|
||||
}
|
||||
|
||||
@@ -240,5 +240,7 @@
|
||||
"changedPasswordSuccessfully": "修改密码成功。",
|
||||
"logout": "退出登录",
|
||||
"logoutConfirm": "是否退出登录",
|
||||
"failedLogout": "退出登录失败:"
|
||||
"failedLogout": "退出登录失败:",
|
||||
"createExportZipTask": "新建导出为ZIP文件任务",
|
||||
"outputDir": "输出文件夹"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user