Merge remote-tracking branch 'origin/translate' into front-styles

This commit is contained in:
2026-04-15 13:54:24 +02:00
15 changed files with 474 additions and 309 deletions

View File

@@ -23,5 +23,3 @@ const layout = computed(() => (route.meta.layout as string) || 'default')
</TooltipProvider>
</Suspense>
</template>