martinlindhe / laravel-vue-i18n-generator

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

Added the ability to exclude generic files or generic folders. #71

Closed waydelyle closed 5 years ago

waydelyle commented 5 years ago

This allows excludes of generic files or folders.

martinlindhe commented 5 years ago

LGTM, thanks for your contribution!

lk77 commented 5 years ago

Hello,

this not seems to work with --multi or --multi-locales flags, there is no exclude in allocateLocaleArray or allocateLocaleJSON.