Translate home page

This commit is contained in:
2025-08-05 23:30:13 +02:00
parent 5b56809bac
commit dc42258010
6 changed files with 259 additions and 212 deletions
+2
View File
@@ -35,6 +35,8 @@ export default defineNuxtConfig({
customRoutes: 'page',
strategy: 'prefix_and_default',
defaultLocale: 'de',
hmr: true,
autoDeclare: true,
langDir: 'lang',
restructureDir: 'app',
baseUrl: 'https://pichunt.syma.dev'