feat: Add inline suggestion in document search, allow removing history entries

This commit is contained in:
Anton Stubenbord
2023-02-16 18:36:11 +01:00
parent 511b6124bb
commit 11aba2ed89
9 changed files with 112 additions and 7 deletions

View File

@@ -667,5 +667,7 @@
"viewTypeGridOption": "Raster",
"@viewTypeGridOption": {},
"viewTypeListOption": "Liste",
"@viewTypeListOption": {}
"@viewTypeListOption": {},
"genericActionRemoveLabel": "Remove",
"documentSearchRemoveHistoryEntryText": "Remove query from search history?"
}