django-rosetta icon indicating copy to clipboard operation
django-rosetta copied to clipboard

Adding Google Translate API v2 support

Open bmihelac opened this issue 13 years ago • 4 comments

Unfortunately Bing translator API that is added in 0.6.3 support only few languages for translation.

Is adding a Google Translate API v2 support reasonable option for you, since it is paying service.

bmihelac avatar Jan 10 '12 14:01 bmihelac

It's definitely a reasonable option and I'll gladly merge it in if anyone provides a working pull request.

mbi avatar Jan 10 '12 14:01 mbi

Great. I can make the patch, but I am little limited with time currently.

bmihelac avatar Jan 10 '12 14:01 bmihelac

i can make it ,but i don't have any api key for it

sarathak avatar Apr 23 '19 14:04 sarathak

if someone can point me in the right direction, (where and how it integrates) I would be glad to do it. I have already integrated the pay version of google translate API in a Django project and have a KEY. The last time i left google api credentials in code the site was so busy it ran up a $200 bill in 2 days :) so if YOU want to test it youll have to provide your own.

jyoost avatar Jun 08 '20 20:06 jyoost