Add Category search menu. 👀

This commit is contained in:
StackZ 2020-06-20 16:37:03 +02:00
commit 9860ea9719
5 changed files with 112 additions and 18 deletions

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."
}