refactor: remove default data from search page

Closes #151
This commit is contained in:
Jovan Krunić
2021-11-03 12:41:04 +00:00
parent d3188f5090
commit d6cb7e1d3b
13 changed files with 101 additions and 47 deletions

View File

@@ -126,8 +126,8 @@
"map": {
"page": {
"TITLE": "Map",
"search": {
"PLACEHOLDER": "Buildings, points of interests, canteens and more"
"search_bar": {
"placeholder": "Buildings, points of interests, canteens and more"
},
"buttons": {
"SHOW_LIST": "Show list",
@@ -177,6 +177,10 @@
"title": "News"
},
"search": {
"search_bar": {
"placeholder": "Search ..."
},
"instruction": "Start typing above to find events, persons, places, food and more ...",
"nothing_found": "No results"
},
"schedule": {