Add search history to main search box

This commit is contained in:
Nick O'Leary
2021-11-15 23:24:57 +00:00
parent 3e0f080ea7
commit a9b12e5172
3 changed files with 88 additions and 3 deletions

View File

@@ -890,6 +890,8 @@
"addTitle": "add an item"
},
"search": {
"history": "Search history",
"clear": "clear all",
"empty": "No matches found",
"addNode": "add a node..."
},