Various Google API endpoints and webpages use a hl=<language code> parameter in the query string to set the language.
Example
hl=en
or
hl=no
What does hl stand for?
Various Google API endpoints and webpages use a hl=<language code> parameter in the query string to set the language.
Example
hl=en
or
hl=no
What does hl stand for?
It is not intuitively obvious, but hl designates the web interface language per this page.