fix(ui): make ctx menu star label not refer to iamges

This commit is contained in:
psychedelicious
2025-08-28 16:15:22 +10:00
committed by Mary Hipp Rogers
parent e4f24c4dc4
commit ec793cb636

View File

@@ -389,8 +389,8 @@
"noImageSelected": "No Image Selected",
"noVideoSelected": "No Video Selected",
"noImagesInGallery": "No Images to Display",
"starImage": "Star Image",
"unstarImage": "Unstar Image",
"starImage": "Star",
"unstarImage": "Unstar",
"unableToLoad": "Unable to load Gallery",
"deleteSelection": "Delete Selection",
"downloadSelection": "Download Selection",