mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add support for import gallery
This commit is contained in:
@@ -243,5 +243,6 @@
|
||||
"failedLogout": "Failed to log out: ",
|
||||
"createExportZipTask": "Create export as ZIP file task",
|
||||
"outputDir": "Output directory",
|
||||
"copyOriImgUrl": "Copy original image URL to clipboard"
|
||||
"copyOriImgUrl": "Copy original image URL to clipboard",
|
||||
"importTask": "Import task"
|
||||
}
|
||||
|
||||
@@ -243,5 +243,6 @@
|
||||
"failedLogout": "退出登录失败:",
|
||||
"createExportZipTask": "新建导出为ZIP文件任务",
|
||||
"outputDir": "输出文件夹",
|
||||
"copyOriImgUrl": "复制原图链接到剪贴板"
|
||||
"copyOriImgUrl": "复制原图链接到剪贴板",
|
||||
"importTask": "导入任务"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user