Bottelet / translation-checker

find translations you forgot to add to your language files, check, and maintain translations in yor Laravel application
MIT License
90 stars 6 forks source link

feat: implement free Google translation service #12

Closed WatheqAlshowaiter closed 5 days ago

WatheqAlshowaiter commented 6 days ago

I have added in this pull request the free Google translation services without any keys, and made it the default because it is free and require nothing. Users can change their service with paid one (or required API keys).

I have also written the corresponding text and documentation for this service.

I hope you merge it.

Bottelet commented 5 days ago

I like it. Thanks a lot, makes it way easier to get started with using translate