mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Rename commandPrompt to actionList
This commit is contained in:
@@ -351,7 +351,8 @@
|
||||
"pasteNode": "Paste nodes",
|
||||
"undoChange": "Undo the last change performed",
|
||||
"searchBox": "Open search box",
|
||||
"managePalette": "Manage palette"
|
||||
"managePalette": "Manage palette",
|
||||
"actionList":"Action list"
|
||||
},
|
||||
"library": {
|
||||
"library": "Library",
|
||||
@@ -710,8 +711,7 @@
|
||||
},
|
||||
"search": {
|
||||
"empty": "No matches found",
|
||||
"addNode": "add a node...",
|
||||
"actions": "search available actions"
|
||||
"addNode": "add a node..."
|
||||
},
|
||||
"expressionEditor": {
|
||||
"functions": "Functions",
|
||||
|
Reference in New Issue
Block a user