mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Add entries for the viewportcontrols tool tips
This commit is contained in:
parent
32662c5ee8
commit
9c2a2b313e
11
invokeai/frontend/web/dist/locales/en.json
vendored
11
invokeai/frontend/web/dist/locales/en.json
vendored
@ -688,6 +688,15 @@
|
||||
"reloadSchema": "Reload Schema",
|
||||
"saveNodes": "Save Nodes",
|
||||
"loadNodes": "Load Nodes",
|
||||
"clearNodes": "Clear Nodes"
|
||||
"clearNodes": "Clear Nodes",
|
||||
"zoomInNodes": "Zoom In",
|
||||
"zoomoutNodes": "Zoom Out",
|
||||
"fitViewportNodes": "Fit View",
|
||||
"hideGraphNodes": "Hide Graph Overlay",
|
||||
"showGraphNodes": "Show Graph Overlay",
|
||||
"hideLegendNodes": "Hide Field Type Legend",
|
||||
"showLegendNodes": "Show Field Type Legend",
|
||||
"hideMinimapnodes": "Hide MiniMap",
|
||||
"ShpwMinimapnodes": "Show MiniMap"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user