Hello!
Is there a way to get the current user locale? I see that discourse/models/user
has an attribute for the locale, but it is not populated when the app starts. Wondering why is that the case. Is it possible to get the user locale without making an API call?
Thanks for the help.