Skip to content

Instantly share code, notes, and snippets.

View agabaandre's full-sized avatar
💭
I may be slow to respond.

Agaba Andre agabaandre

💭
I may be slow to respond.
  • Kampala
View GitHub Profile
@agabaandre
agabaandre / gist:44034bd735df5046504d2e755f5bb4ca
Created December 11, 2022 01:40 — 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