feat(context-menu): add example image download entry

This commit is contained in:
pixelpaws
2025-09-23 20:49:44 +08:00
parent 656f1755fd
commit cd3e32bf4b
11 changed files with 77 additions and 0 deletions

View File

@@ -123,6 +123,11 @@
}
},
"globalContextMenu": {
"downloadExampleImages": {
"label": "[TODO: Translate] Download example images",
"missingPath": "[TODO: Translate] Set a download location before downloading example images.",
"unavailable": "[TODO: Translate] Example image downloads aren't available yet. Try again after the page finishes loading."
},
"cleanupExampleImages": {
"label": "Clean up example image folders",
"success": "Moved {count} folder(s) to the deleted folder",