You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we are already using vue-i18n v8 and operating with the localize service, we will need to convert your resource format to vue-i18n v9 because it is incompatible.
Clear and concise description of the problem
related from
nuxt-modules/i18n#1481 (comment)
If we are already using vue-i18n v8 and operating with the localize service, we will need to convert your resource format to vue-i18n v9 because it is incompatible.
https://vue-i18n.intlify.dev/guide/essentials/syntax.html#special-characters
Suggested solution
We suggestion a new command
transform
to convert the resource from vue-i18n v8 to v9.By providing this command, it is also possible to convert in a CI environment such as github actions.
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: