martinlindhe / laravel-vue-i18n-generator

Generates a vue-i18n compatible include file from your Laravel translations
MIT License
306 stars 207 forks source link

Add file name and lang files command line options #70

Closed ElNinjaNerdT closed 5 years ago

ElNinjaNerdT commented 5 years ago

We'd like to generate multiple JS files with different sets of language files. Therefore it is necessary to pass the file name and the lang files as a command line option.

martinlindhe commented 5 years ago

Looks good! I am wondering if this PR resolves #53 ? Could you take a look and let me know?

martinlindhe commented 5 years ago

Thank you very much for your contribution! Released as 0.1.35