mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add auto-refresh toggle to context sidebar
This commit is contained in:
@@ -528,7 +528,8 @@
|
||||
"node": "Node",
|
||||
"flow": "Flow",
|
||||
"global": "Global",
|
||||
"deleteConfirm": "Are you sure you want to delete this item?"
|
||||
"deleteConfirm": "Are you sure you want to delete this item?",
|
||||
"autoRefresh": "Auto-refresh"
|
||||
},
|
||||
"palette": {
|
||||
"name": "Palette management",
|
||||
|
Reference in New Issue
Block a user