diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index fae37b5a8..31c1e966e 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -186,18 +186,7 @@ v-model:location="location" /> -
{{ t("Loading search results...") }}
- {{ t("No events found") }} + {{ + t("No events found") + }} {{ t("No activities found") }} @@ -456,12 +392,7 @@ {{ t("No results found") }}
- + {{ t( "{eventsCount} events found", @@ -503,12 +434,27 @@ t("Sort by") }} + {{ sortOption.label }} + + + + @@ -533,92 +479,9 @@
- {{ t("Suggestions:") }} -