vue-cli-plugin-i18n icon indicating copy to clipboard operation
vue-cli-plugin-i18n copied to clipboard

make messages?

Open gotexis opened this issue 5 years ago • 2 comments

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 avatar Jul 23 '20 12:07 gotexis

@gotexis I am looking for the same feature.

gustawdaniel avatar Jan 24 '21 12:01 gustawdaniel

I found this package:

npx vue-i18n-scanner -v 'src' -l 'src/locales' -f json -L 'en,pl'

gustawdaniel avatar Jan 24 '21 16:01 gustawdaniel