Skip to content

Instantly share code, notes, and snippets.

@rusty-key
rusty-key / gist:67e78834649a1c4e8986a8fb91a29ff3
Created July 25, 2019 10:20 — forked from JT5D/gist:a2fdfefa80124a06f5a9
Google translate language codes
Eg. URL translating en page to es
http://translate.google.com/translate?hl=en&sl=en&tl=es&u=http://about.com
Define the web interface language to be English by adding
hl=en to the end of the URL and after the change the URL will look
like this:
http://www.google.com/search?hl=en
When you use more than one setting code in the URL, you need to use