Closed takumikinjo closed 4 years ago
Thanks a lot!
I don't know since when, but Google Translate has become to return an odd translation result that is before Google Translate become smarter for Japanese.
The same to me (ukrainian language)!
Fortunately, it was solved by changing client=t to client=webapp and removing ie and oe from URL parameters.
For sorry, it doesn't work for me, for my language, may be I'm missing something obvious, not sure, I'll investigate more this issue tomorrow.
+1 Translations are better with "webapp" instead of "t" for me.
The similar PR has been merged. so close this now.
I don't know since when, but Google Translate has become to return an odd translation result that is before Google Translate become smarter for Japanese. Fortunately, it was solved by changing
client=t
toclient=webapp
and removingie
andoe
from URL parameters.