diff --git a/src/layouts/components/LayoutSidebarItem.vue b/src/layouts/components/LayoutSidebarItem.vue
index 29372144..b612238c 100644
--- a/src/layouts/components/LayoutSidebarItem.vue
+++ b/src/layouts/components/LayoutSidebarItem.vue
@@ -22,7 +22,11 @@
>
-
+
{{ translateRouteTitle(onlyOneChild.meta.title) }}
@@ -34,7 +38,7 @@
-
+
{{ translateRouteTitle(item.meta.title) }}