Open
Description
As discussed in #409, we would like to more automatically surface language translations for non-anglolexic visitors. Specifically, some combination of respecting the Accept-language HTTP header, a user preference cookie, a language selection mechanism, Content-language and Vary response headers, and <link>
tags should be used.
In #409, @dbuenzli describes the scheme he uses on his personal site which is probably a good starting point for this sort of effort.