You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: invokeai/frontend/web/public/locales/en.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,8 @@
31
31
"deleteBoard": "Delete Board",
32
32
"deleteBoardAndImages": "Delete Board and Images",
33
33
"deleteBoardOnly": "Delete Board Only",
34
-
"deletedBoardsCannotbeRestored": "Deleted boards cannot be restored",
34
+
"deletedBoardsCannotbeRestored": "Deleted boards cannot be restored. If only this board is deleted then the remaining images will be uncategorized.",
35
+
"deletedPrivateBoardsCannotbeRestored": "Deleted boards cannot be restored. If only this board is deleted then the remaining images will be uncategorized and return to their creator.",
0 commit comments