Skip to content

Commit

Permalink
docs: add vue-i18n version (nuxt-modules#2257)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Jul 24, 2023
1 parent 2efec79 commit 424714f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/content/1.getting-started/1.setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
Check the [Nuxt documentation](https://nuxt.com/docs/guide/concepts/modules) for more information about installing and using modules in Nuxt.
::

::alert{type="info"}
Nuxt i18n module is using Vue I18n **v9**. please see [Vue i18n docs](https://vue-i18n.intlify.dev/) for about how to usage.
::

Add `@nuxtjs/i18n` dependency to your project:

::code-group
Expand Down

0 comments on commit 424714f

Please sign in to comment.