mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix(ui): make ctx menu star label not refer to iamges
This commit is contained in:
committed by
Mary Hipp Rogers
parent
e4f24c4dc4
commit
ec793cb636
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user