mirror of https://github.com/node-red/node-red.git
EditableList custom buttons
parent
0be82d964e
commit
fbb7dd4c3f
|
@ -857,7 +857,8 @@
|
|||
}
|
||||
},
|
||||
"editableList": {
|
||||
"add": "add"
|
||||
"add": "add",
|
||||
"addTitle": "add an item"
|
||||
},
|
||||
"search": {
|
||||
"empty": "No matches found",
|
||||
|
|
Loading…
Reference in New Issue