Add Category search menu. 👀

This commit is contained in:
StackZ
2020-06-20 16:37:03 +02:00
parent 7de012c2a2
commit 9860ea9719
5 changed files with 112 additions and 18 deletions
+3 -1
View File
@@ -204,5 +204,7 @@
"AUTHOR_SEARCH": "Author search",
"CATEGORY_SEARCH": "Category search",
"CONSOLE_SEARCH": "Console search",
"SEARCHING_FOR": "Searching for..."
"SEARCHING_FOR": "Searching for...",
"SELECT_CATEGORY": "Select a category you like to view.",
"NO_CATEGORIES_AVAILABLE": "No categories available."
}