ericnembot / google-api-translate-java

Automatically exported from code.google.com/p/google-api-translate-java
0 stars 0 forks source link

invalid translation language pair. BASQUE. #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I want to traslate to BASQUE language. It's not supported.

Translate.execute("HOLA",Language.SPANISH,Language.BASQUE);

When i execute this code I get the error:

invalid translation language pair

I'm using google-api-translate-java-0.94.

is going to be supported soon???

thanx

Original issue reported on code.google.com by mar...@gmail.com on 13 Jan 2011 at 11:20

GoogleCodeExporter commented 8 years ago
I believe that's an issue in the underlying service, this is just an issue 
tracker for the java wrapper. I think there's a Google Group for their APIs in 
general though, you could try there.

Original comment by rich.mid...@gmail.com on 13 Jan 2011 at 6:38