File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# vue-i18n
2
2
3
+ > [ !NOTE]
3
4
> This is the repository for Vue I18n 9 for Vue 3
4
5
5
6
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
100
101
101
102
<br />
102
103
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
105
107
- [ Documentation] ( https://vue-i18n.intlify.dev/ )
106
108
- If you use Vue I18n v8 for Vue 2, see this [ repository] ( https://github.com/kazupon/vue-i18n )
107
109
You can’t perform that action at this time.
0 commit comments