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