Open
Description
Clear and concise description of the problem
When using locale files, you can use the message function https://kazupon.github.io/vue-i18n/guide/messages.html#message-function
However if you use component based localization you cannot.
Suggested solution
Support javascript objects not just json/yaml.
Alternative
No response
Additional context
No response
Validations
- Read the Contributing Guidelines
- Read the README
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.