Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add defaut translation language in config #38

Open
neoteknic opened this issue Oct 20, 2020 · 0 comments
Open

add defaut translation language in config #38

neoteknic opened this issue Oct 20, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@neoteknic
Copy link
Contributor

neoteknic commented Oct 20, 2020

Can you add a config to set default translation languages ?
Example :
$this->locales = array_filter(explode(",", $this->ask('What are the target locales? Comma seperate each lang key', config('laravel_google_translate.target_languages','tr,it'))));

Thank you

@tanmuhittin tanmuhittin added the good first issue Good for newcomers label Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants