mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
EditableList custom buttons
This commit is contained in:
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
Block a user