I’m building a site that will feature a choice of language between English, Japanese, and Korean. The site will be human translated, not machine translated.
I’d like the template to default to the browsers language. For example, if Japanese, the Japanese version will be loaded.
What’s the best way to do this? Or how do I ask this question in a way that I can search and find the resources?
Site is built with HTML/CSS/JS and PHP.