Add 'view' menu and reorganise a few things

This commit is contained in:
Nick O'Leary
2016-01-09 20:39:03 +00:00
parent 9837f0e2e1
commit 66eaaf5a48
4 changed files with 29 additions and 28 deletions

View File

@@ -17,11 +17,15 @@
},
"menu": {
"label": {
"sidebar": {
"sidebar": "Sidebar",
"show": "Toggle Sidebar"
"view": {
"view": "View",
"showGrid": "Show grid",
"snapGrid": "Snap to grid"
},
"displayStatus": "Display Node Status",
"sidebar": {
"show": "Show sidebar"
},
"displayStatus": "Display node status",
"displayConfig": "Configuration Nodes",
"import": "Import",
"export": "Export",
@@ -30,18 +34,13 @@
"subflows": "Subflows",
"createSubflow": "Create Subflow",
"selectionToSubflow": "Selection to Subflow",
"flows": "Tabs",
"flows": "Flows",
"add": "Add",
"rename": "Rename",
"delete": "Delete",
"keyboardShortcuts": "Keyboard Shortcuts",
"login": "Login",
"logout": "Logout",
"layout": {
"layout": "Layout",
"showGrid": "Show grid",
"snapGrid": "Snap to grid"
}
"logout": "Logout"
}
},
"user": {