Automatic website translation with google translator

Hi,

Is it possible to set automatic translation of a website by Google Translator depending on the language set in the browser?

If so, I would be grateful if you could record a tutorial.

Hey,

Theres no specific tutorial for this from our side, but I’ve found one tutorial explaining how to add select dropdown with google translations with custom code. Now on top of this, you would need create function on page load to detect browser language and switch language. But there’s a possibility that google already does that for you.

Honestly I have no idea, never used it before :slight_smile:
We will create plugin for this in future, but for now only way is with custom JS.