Add search menu.

This commit is contained in:
StackZ
2020-06-19 16:48:05 +02:00
parent 6163891c63
commit 7972fd483a
5 changed files with 245 additions and 37 deletions
+7 -1
View File
@@ -198,5 +198,11 @@
"NO_RESULTS_FOUND": "No results found!",
"SEARCH": "Search Entry",
"INVALID_INPUT": "Invalid input!",
"RESET": "Reset"
"RESET": "Reset",
"SEARCH_MENU": "Search Menu",
"TITLE_SEARCH": "Title search",
"AUTHOR_SEARCH": "Author search",
"CATEGORY_SEARCH": "Category search",
"CONSOLE_SEARCH": "Console search",
"SEARCHING_FOR": "Searching for..."
}