Add context menu for image

This commit is contained in:
2023-09-04 22:37:02 +08:00
parent c3e46170d4
commit a2e57460d7
11 changed files with 139 additions and 4 deletions

View File

@@ -26,5 +26,6 @@
"showNsfw": "Show NSFW image by default",
"read": "Read",
"download": "Download",
"colon": ":"
"colon": ":",
"copyImage": "Copy image to clipboard"
}

View File

@@ -26,5 +26,6 @@
"showNsfw": "默认显示NSFW图片",
"read": "阅读",
"download": "下载",
"colon": ":"
"colon": ":",
"copyImage": "复制图片到剪贴板"
}