diff --git a/js/src/views/Search.vue b/js/src/views/Search.vue index c6a634e30..e02794676 100644 --- a/js/src/views/Search.vue +++ b/js/src/views/Search.vue @@ -46,7 +46,7 @@ {{ option.label }} @@ -56,7 +56,10 @@ - + {{ $t("Featured events") }} @@ -109,15 +112,24 @@ {{ $t("No events found") }} + - + {{ $t("Groups") }} {{ searchGroups.total }} - + + {{ $t("Groups are not enabled on your server.") }} + + {{ $t("No groups found") }} +