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

Shorten language codes for Google Translate API #8

Closed DanielMalmgren closed 5 years ago

DanielMalmgren commented 5 years ago

Make the API work even if you locally use longer language codes, like en_US, sv_SE.

I don't know if it's considered a good or bad solution, but for me it fixes the API :-) For more info about my problem see issue #7

tanmuhittin commented 5 years ago

https://cloud.google.com/translate/docs/languages There are language codes longer than 2 characters.