Skip to content

Commit f59fa19

Browse files
committed
docs: update i18n guide to remove outdated version reference
1 parent 8c9d809 commit f59fa19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/features/i18n.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Check [Using Vuetify translations](#using-vuetify-translations) example.
1919

2020
## Examples
2121

22-
The `@nuxtjs/i18n` module, from version `8.0.0.beta.13+`, requires splitting Nuxt (`@nuxtjs/i18n`) and Vue (`vue-i18n`) configuration files. In the previous beta versions, we could use a single configuration file, but now we need to split them, check the corresponding Nuxt configuration in the following examples.
22+
The `@nuxtjs/i18n` module requires splitting Nuxt (`@nuxtjs/i18n`) and Vue (`vue-i18n`) configuration files, you can check the corresponding Nuxt configuration in the following examples.
2323

2424
If you want to run any playground in your local, check the [contributing guide](https://github.com/vuetifyjs/nuxt-module/blob/main/CONTRIBUTING.md), download/clone to your local machine the GitHub repo (node 18+ required to build the Nuxt module).
2525

0 commit comments

Comments
 (0)