intlify / vue-cli-plugin-i18n

:globe_with_meridians: Vue CLI plugin to add vue-i18n to your Vue Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make messages?

gotexis opened this issue · comments

commented

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'