mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Config node tray
This commit is contained in:
@@ -121,8 +121,9 @@
|
||||
}
|
||||
},
|
||||
"editor": {
|
||||
"configEdit": "edit",
|
||||
"configAdd": "add",
|
||||
"configEdit": "Edit",
|
||||
"configAdd": "Add",
|
||||
"configUpdate": "Update",
|
||||
"configDelete": "Delete",
|
||||
"nodesUse": "__count__ node uses this config",
|
||||
"nodesUse_plural": "__count__ nodes use this config",
|
||||
|
Reference in New Issue
Block a user