mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): clearer viewer/editor context switching
This commit is contained in:
committed by
Kent Keirsey
parent
fdfc379a84
commit
d9b92d19f9
@ -88,6 +88,7 @@
|
||||
"negativePrompt": "Negative Prompt",
|
||||
"discordLabel": "Discord",
|
||||
"dontAskMeAgain": "Don't ask me again",
|
||||
"editor": "Editor",
|
||||
"error": "Error",
|
||||
"file": "File",
|
||||
"folder": "Folder",
|
||||
@ -364,7 +365,7 @@
|
||||
"bulkDownloadFailed": "Download Failed",
|
||||
"problemDeletingImages": "Problem Deleting Images",
|
||||
"problemDeletingImagesDesc": "One or more images could not be deleted",
|
||||
"backToEditor": "Back to {{tab}} (Esc)"
|
||||
"switchTo": "Switch to {{ tab }} (Z)"
|
||||
},
|
||||
"hotkeys": {
|
||||
"searchHotkeys": "Search Hotkeys",
|
||||
|
Reference in New Issue
Block a user