mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Back/Frovard Navigation by window.history feature added to editor.
This commit is contained in:
@@ -88,6 +88,12 @@
|
||||
"language": "Language",
|
||||
"browserDefault": "Browser default"
|
||||
},
|
||||
"navigationHistory":{
|
||||
"title":"Back/Forward Navigation",
|
||||
"trackNodes": "Enable node selection tracking",
|
||||
"trackFlows": "Enable flow selection tracking",
|
||||
"trackEditor": "Enable editor selection tracking"
|
||||
},
|
||||
"sidebar": {
|
||||
"show": "Show sidebar"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user