mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
feat: ✨ Implement internationalization
This commit is contained in:
parent
02d9869737
commit
8c3ddc2a28
23 changed files with 399 additions and 123 deletions
|
|
@ -75,6 +75,12 @@
|
|||
"indentWidth": 4
|
||||
},
|
||||
"files": {
|
||||
"ignore": ["node_modules/**/*", "dist/**/*", ".output", ".nuxt"]
|
||||
"ignore": [
|
||||
"node_modules/**/*",
|
||||
"dist/**/*",
|
||||
".output",
|
||||
".nuxt",
|
||||
"paraglide"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue