diff --git a/js/src/components/Event/FullAddressAutoComplete.vue b/js/src/components/Event/FullAddressAutoComplete.vue index 0434e944f..e42fe2d30 100644 --- a/js/src/components/Event/FullAddressAutoComplete.vue +++ b/js/src/components/Event/FullAddressAutoComplete.vue @@ -9,19 +9,19 @@ > +

- {{ $t("Getting location") }} - +

-
+
- {{ - $t("No events found") - }} + +

{{ $t("No events found") }}

+

+ {{ + $t( + "Only registered users may fetch remote events from their URL." + ) + }} +

+