Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Nuxt3 module for vue-i18n-next

This nuxt module is intended to be a quick and easy way for people to use vue-i18n-next with Nuxt3.

It also has the purpose of finding issues on the vue-i18n-next so that `@nuxtjs/i18n` can support Nuxt3.
It also has the purpose of finding issues on the vue-i18n-next so that [`@nuxtjs/i18n`](https://github.com/nuxt-community/i18n-module) can support Nuxt3.

- Setup `vue-i18n` for your Nuxt3 project
- You do not need to entrypoint codes with `createI18n`.
- Setup bundle tools
- `@intlify/vue-i18n-loader` and `@intlify/vite-plugin-vue-i18n` are included
- [`@intlify/vue-i18n-loader`](https://github.com/intlify/vue-i18n-loader) and [`@intlify/vite-plugin-vue-i18n`](https://github.com/intlify/vite-plugin-vue-i18n) are included
- Locale resources importing

## 💿 Installation
Expand Down