feat(items): add search to selection (#1887)

This commit is contained in:
Meier Lukas
2025-01-10 14:46:39 +01:00
committed by GitHub
parent 39171ac76a
commit 62da953356
2 changed files with 67 additions and 31 deletions

View File

@@ -966,6 +966,7 @@
},
"create": {
"title": "Choose item to add",
"search": "Filter items",
"addToBoard": "Add to board"
},
"moveResize": {