Add image copy functionality.

Currently only supports Windows.
Close #260
This commit is contained in:
2025-03-26 22:50:00 +08:00
parent dee8d17b1e
commit d812332613
7 changed files with 151 additions and 2 deletions

View File

@@ -376,7 +376,8 @@
"Show Page Number": "显示页码",
"Jump to page": "跳转到页面",
"Page": "页面",
"Jump": "跳转"
"Jump": "跳转",
"Copy Image": "复制图片"
},
"zh_TW": {
"Home": "首頁",
@@ -755,6 +756,7 @@
"Show Page Number": "顯示頁碼",
"Jump to page": "跳轉到頁面",
"Page": "頁面",
"Jump": "跳轉"
"Jump": "跳轉",
"Copy Image": "複製圖片"
}
}