-
### Environment
- Operating System: Darwin
- Node Version: v20.14.0
- Nuxt Version: 3.13.0
- CLI Version: 3.13.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@8.15.5
- Builder…
-
if there is Japanese, Please translate
## Internationalization file
i18n.config.ts
```
messages: {
ja: {
...
brewery: "酒蔵",
details: "詳細",
...
},
…
-
### Describe the feature
Hi :wave:
Currently the module only generate routes with the page directory. Is it possible to add a routes or router option to generate localized routes instead of using …
-
In Nuxt 4 the `srcDir` will be `app` by default instead of being the same as the `rootDir`.
I want to put my `lang` directory outside of the `app` directory because I also use translations server sid…
-
Apparently there seems to be an issue that the dynamic validations are no longer triggered, when "nuxt-i18n" is used.
I reproduced the issue here:
[broken]
https://codesandbox.io/s/vy54y194yy
…
-
### Describe the feature
Hi,
Let's say i have a website with only two locales: EN and DE.
I have 200 unique pages that use these locales.
But i have a page that will also use FR, IT locales.
…
-
### Describe the feature
We already have [`getRouteBaseName()`](https://v8.i18n.nuxtjs.org/api/vue#getroutebasename) to get the base name of current (or given) route.
It would be useful if we have a…
-
### Environment
- Operating System: Windows_NT
- Node Version: v18.17.1
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: -
- Package Manager: pnpm@9.6.0
- Builder:…
-
I have a project with:
```
backend (Express app)
...smth
frontend (Nuxt app)
i18n/
locales
package.json
```
If I open frontend directory in VSCode (as if they were the ro…
-
**Describe the bug**
Nuxt won't start when i18n is enabled. the following errors printed in console:
```
ERROR(vue-tsc) ';' expected.
FILE C:/www/nuxt3-boilerplate/.nuxt/typed-router/__paths.d…