vue-cli-plugin-i18n
vue-cli-plugin-i18n copied to clipboard
make messages?
since we already have a report function to generate a report, I wonder is it going to be difficult to just create these keys in lang.json?
@gotexis I am looking for the same feature.
I found this package:
npx vue-i18n-scanner -v 'src' -l 'src/locales' -f json -L 'en,pl'