diff --git a/components/calendar/input/EventCategories.vue b/components/calendar/input/EventCategories.vue
index 13b42fc..faf989e 100644
--- a/components/calendar/input/EventCategories.vue
+++ b/components/calendar/input/EventCategories.vue
@@ -35,6 +35,8 @@ const filteredCategories = computed(() =>
@@ -54,12 +56,13 @@ const filteredCategories = computed(() =>
-
+
{{ $t('entity.category.notFoundAny') }}
diff --git a/components/calendar/input/EventCategory.vue b/components/calendar/input/EventCategory.vue
index 941ad21..6e8dde5 100644
--- a/components/calendar/input/EventCategory.vue
+++ b/components/calendar/input/EventCategory.vue
@@ -34,6 +34,8 @@ const filteredCategories = computed(() =>
@@ -52,6 +54,7 @@ const filteredCategories = computed(() =>