mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add context menu for image
This commit is contained in:
@@ -26,5 +26,6 @@
|
||||
"showNsfw": "Show NSFW image by default",
|
||||
"read": "Read",
|
||||
"download": "Download",
|
||||
"colon": ":"
|
||||
"colon": ":",
|
||||
"copyImage": "Copy image to clipboard"
|
||||
}
|
||||
|
||||
@@ -26,5 +26,6 @@
|
||||
"showNsfw": "默认显示NSFW图片",
|
||||
"read": "阅读",
|
||||
"download": "下载",
|
||||
"colon": ":"
|
||||
"colon": ":",
|
||||
"copyImage": "复制图片到剪贴板"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user