+
{{ $t("entity.calendar.nameSingular") }}
@@ -39,11 +56,36 @@ const categories = computed(() => catData?.value?.data as Category[]
-
+
-
{{ cal.name }}
+ {{ calendar.data.name }}
-
+
-
+
+
+
+
{{ $t("entity.calendar.notFound") }}
+
+
+
+
+
+
+ {{ $t("entity.calendar.notFound") }}
+
+
+
+ {{ $t('entity.calendar.notFoundDescription') }}
+
+
+
+
+
+
+ {{ $t('entity.calendar.backToList') }}
+
+
+
+
diff --git a/pages/my/index.vue b/pages/my/index.vue
index 7ed7f45..6b619fb 100644
--- a/pages/my/index.vue
+++ b/pages/my/index.vue
@@ -1,13 +1,11 @@
-
+
{{ $t("entity.world.namePlural") }}
@@ -131,8 +146,8 @@ function hideDeleteModal() {
-