mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add grid-alignment options
This commit is contained in:
@@ -36,7 +36,12 @@
|
||||
"delete": "Delete",
|
||||
"keyboardShortcuts": "Keyboard Shortcuts",
|
||||
"login": "Login",
|
||||
"logout": "Logout"
|
||||
"logout": "Logout",
|
||||
"layout": {
|
||||
"layout": "Layout",
|
||||
"showGrid": "Show grid",
|
||||
"snapGrid": "Snap to grid"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
|
Reference in New Issue
Block a user