tanmuhittin / laravel-google-translate

Translate translation files to other languages using google translate or another translation api
MIT License
424 stars 71 forks source link

Update TranslateFilesCommand.php #42

Closed neoteknic closed 3 years ago

neoteknic commented 3 years ago

allow to add default_target_locales in config

neoteknic commented 3 years ago

add default_target_locales in config usefull if you have a long list of locales ! can you accept and release ?

tanmuhittin commented 3 years ago

Could you add this new config key in https://github.com/tanmuhittin/laravel-google-translate/blob/master/src/config/laravel_google_translate.php

neoteknic commented 3 years ago

Sorry a bit long :D Config added :)