Closed LarryBarker closed 4 years ago
I am trying to use this package with a Laravel 5.5 installation and am getting an error after specifying my locales. I have debugged the source a bit and determined the issue is with https://github.com/tanmuhittin/laravel-google-translate/blob/83275a6f32090dd54fe7d33f6498243943b5961c/src/commands/TranslateFilesCommand.php#L62
For some reason it is not picking up the default choice here. Any suggestions are appreciated! Thanks!
Closing the issue due to inactivity
I am trying to use this package with a Laravel 5.5 installation and am getting an error after specifying my locales. I have debugged the source a bit and determined the issue is with https://github.com/tanmuhittin/laravel-google-translate/blob/83275a6f32090dd54fe7d33f6498243943b5961c/src/commands/TranslateFilesCommand.php#L62
For some reason it is not picking up the default choice here. Any suggestions are appreciated! Thanks!