Add Searching in UniStore v2!

This commit is contained in:
StackZ
2020-06-19 12:56:12 +02:00
parent 62e16be262
commit e03cf47b67
4 changed files with 56 additions and 3 deletions
+3 -1
View File
@@ -193,5 +193,7 @@
"ASCENDING": "Ascending",
"TITLE_BTN": "Title",
"AUTHOR_BTN": "Author",
"LAST_UPDATED_BTN": "Last updated"
"LAST_UPDATED_BTN": "Last updated",
"ENTER_SEARCH": "Enter what you like to search.",
"NO_RESULTS_FOUND": "No results found!"
}