mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add support to copy image url to clipboard
This commit is contained in:
@@ -27,5 +27,6 @@
|
||||
"read": "Read",
|
||||
"download": "Download",
|
||||
"colon": ":",
|
||||
"copyImage": "Copy image to clipboard"
|
||||
"copyImage": "Copy image to clipboard",
|
||||
"copyImgUrl": "Copy image URL to clipboard"
|
||||
}
|
||||
|
||||
@@ -27,5 +27,6 @@
|
||||
"read": "阅读",
|
||||
"download": "下载",
|
||||
"colon": ":",
|
||||
"copyImage": "复制图片到剪贴板"
|
||||
"copyImage": "复制图片到剪贴板",
|
||||
"copyImgUrl": "复制图片链接到剪贴板"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user