T
The Chromag
I'm using the rtranslate gem (sishen-rtranslate) to handle translating
some text. It uses open-uri to scrape Google Translate. If I attempt
to translate text from English to Spanish it outputs some garbage
characters.
Translating the word "where" returns "dónde" instead of "dónde"
Any idea why this is happening and what I can do to fix this?
Thanks!
some text. It uses open-uri to scrape Google Translate. If I attempt
to translate text from English to Spanish it outputs some garbage
characters.
Translating the word "where" returns "dónde" instead of "dónde"
Any idea why this is happening and what I can do to fix this?
Thanks!