Hi. Very nice and simple-to-use API. Is there a way to get translations for multiple languages in a single request? If not, how hard would this be to add?
Hey, thank you for the question. We are able to implement translation for multiple languages in a single request but it will not be in accordance with Google Translate API v2 and we are trying to maintain full compatibility with it.
But if you’d like to subscribe to one of our bigger custom plans, we are ready to implement this request 😃
As I see it, we support only PT (Portuguese) and do not support BR or PT-BR. I’m not sure how much Brazilian version is different from the plain Portuguese.
Hey, thank you for the question. We are able to implement translation for multiple languages in a single request but it will not be in accordance with Google Translate API v2 and we are trying to maintain full compatibility with it.
But if you’d like to subscribe to one of our bigger custom plans, we are ready to implement this request 😃
Thanks for your response. And do you support Brazilian Portuguese?
pt-br
As I see it, we support only PT (Portuguese) and do not support BR or PT-BR. I’m not sure how much Brazilian version is different from the plain Portuguese.
There are some differences in spelling apparently.
Hi, implement translation for multiple languages in a single request please and thank you. Kind regards.
Please add multiple language translation in single request, thanks!
{
“q”: [“It already works”, “Just add more”],
“source”: “en”,
“target”: “de”
}