Skip to content

Commit 4738264

Browse files
committed
docs: update readme
1 parent 53a21fe commit 4738264

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# vue-i18n
22

3+
> [!NOTE]
34
> This is the repository for Vue I18n 9 for Vue 3
45
56
Internationalization plugin for Vue.js
@@ -100,8 +101,9 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
100101

101102
<br/>
102103

103-
## Status: [![Test](https://github.com/intlify/vue-i18n/actions/workflows/test.yml/badge.svg)](https://github.com/intlify/vue-i18n/actions/workflows/test.yml) [![Lint](https://github.com/intlify/vue-i18n/actions/workflows/lint.yml/badge.svg)](https://github.com/intlify/vue-i18n/actions/workflows/lint.yml)
104-
104+
## Status: [![CI](https://github.com/intlify/vue-i18n/actions/workflows/ci.yml/badge.svg)](https://github.com/intlify/vue-i18n/actions/workflows/ci.yml)
105+
- v9: Stable
106+
- v10: Beta
105107
- [Documentation](https://vue-i18n.intlify.dev/)
106108
- If you use Vue I18n v8 for Vue 2, see this [repository](https://github.com/kazupon/vue-i18n)
107109

0 commit comments

Comments
 (0)