We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2327771 commit 1fb2366Copy full SHA for 1fb2366
README.md
@@ -162,7 +162,6 @@ yarn add vue-i18n@next
162
- [ ] improve locale messages typing: `LocaleMessages` / `LocaleMessage` / `LocaleMessageDictiory`
163
- [x] postTranslation context option
164
- Composable API: I18n Composer
165
- - [ ] error handlings
166
- properties
167
- [x] locale
168
- [x] fallbackLocale
@@ -262,8 +261,7 @@ yarn add vue-i18n@next
262
261
- [x] fallback localization (bubble up)
263
- [ ] SSR
264
- General tasks
265
266
- - [ ] unit testings with @vue/test-utils@next
+ - [x] error handlings
267
268
</details>
269
0 commit comments