EditableList custom buttons

pull/2881/head
bartbutenaers 2021-02-21 22:52:41 +01:00 committed by GitHub
parent 0be82d964e
commit fbb7dd4c3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -857,7 +857,8 @@
} }
}, },
"editableList": { "editableList": {
"add": "add" "add": "add",
"addTitle": "add an item"
}, },
"search": { "search": {
"empty": "No matches found", "empty": "No matches found",