-
{{ t("i18n.switchLocale") }}
-
switchLocale(locale)"
- >
- {{ localeMap?.[locale as keyof typeof localeMap] }}
+
+
{{ t('i18n.switchLocale') }}
+
switchLocale(locale)"
+ >
+ {{ localeMap?.[locale as keyof typeof localeMap] }}
+
-
diff --git a/front/components/FileUpload.vue b/front/components/FileUpload.vue
index 999e5c1..6c7b2c0 100644
--- a/front/components/FileUpload.vue
+++ b/front/components/FileUpload.vue
@@ -59,7 +59,7 @@ onChange((files) => {
-
+
open()">
diff --git a/front/components/Navbar.vue b/front/components/Navbar.vue
index 82c4741..50ec331 100644
--- a/front/components/Navbar.vue
+++ b/front/components/Navbar.vue
@@ -1,90 +1,81 @@
-
-
-
-
-
{{ item.name }}
+
-