I have native-langugae set to 'en' in my application but I want the default language to be 'sv' for new visitors of the website. What is the best way to do this? A "default-locale" parameter to the init-method would make sense i think.
Hi @alvestjo, sorry, I realize this reply is very late. I regret that I don't have time for new features at the moment, but I'd happily take a PR for this. I agree that it's a useful use case.
Hi,
I have native-langugae set to 'en' in my application but I want the default language to be 'sv' for new visitors of the website. What is the best way to do this? A "default-locale" parameter to the init-method would make sense i think.
//Jonas