Translate other parts

This commit is contained in:
Lorenzo
2025-06-25 21:01:34 +02:00
parent 3ab99647aa
commit cdac12bb2f
11 changed files with 899 additions and 652 deletions
@@ -1,7 +1,7 @@
import LayoutBasic from "/@/layout/layout-basic.vue";
import type { RouteRecordRaw } from "vue-router";
import i18n from '../../locales/i18n';
import i18n from '/@/locales/i18n';
import { mergeRouteModules } from "/@/vben/utils";
const dynamicRouteFiles = import.meta.glob("./modules/**/*.ts*", {