fix: Add more sanity checks & rename buttons to Graphs

This commit is contained in:
blessedcoolant
2023-07-23 16:49:52 +12:00
parent fdc444ed61
commit 225f608556
5 changed files with 39 additions and 28 deletions

View File

@ -702,9 +702,9 @@
},
"nodes": {
"reloadSchema": "Reload Schema",
"saveNodes": "Save Nodes",
"loadNodes": "Load Nodes",
"clearNodes": "Clear Nodes",
"saveGraph": "Save Graph",
"loadGraph": "Load Graph (saved from Node Editor) (Do not copy-paste metadata)",
"clearGraph": "Clear Graph",
"zoomInNodes": "Zoom In",
"zoomOutNodes": "Zoom Out",
"fitViewportNodes": "Fit View",