Skip to content

Commit 569533e

Browse files
fix(ui): toggle bbox visiblity translation
1 parent dfac73f commit 569533e

File tree

1 file changed

+4
-0
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+4
-0
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,10 @@
622622
"title": "Fit Bbox To Masks",
623623
"desc": "Automatically adjust the generation bounding box to fit visible inpaint masks"
624624
},
625+
"toggleBbox": {
626+
"title": "Toggle Bbox Visibility",
627+
"desc": "Hide or show the generation bounding box"
628+
},
625629
"applySegmentAnything": {
626630
"title": "Apply Segment Anything",
627631
"desc": "Apply the current Segment Anything mask.",

0 commit comments

Comments
 (0)