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