mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
- Added vertical flow view
- Made vertical flow view default to on - Changed default grid size to 10
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"_comment" : "2022 Modification Copyright - Defense Unicorns",
|
||||
"common": {
|
||||
"label": {
|
||||
"name": "Name",
|
||||
@@ -86,7 +87,8 @@
|
||||
"rtl": "Right-to-left",
|
||||
"auto": "Contextual",
|
||||
"language": "Language",
|
||||
"browserDefault": "Browser default"
|
||||
"browserDefault": "Browser default",
|
||||
"flowVertical": "Vertical flow"
|
||||
},
|
||||
"sidebar": {
|
||||
"show": "Show sidebar"
|
||||
|
Reference in New Issue
Block a user