os-js / osjs-client

OS.js Client Module
https://manual.os-js.org/
Other
31 stars 31 forks source link

Don't use undefined locale as default for detection (#90) #91

Closed andersevenrud closed 4 years ago

andersevenrud commented 4 years ago

I've force-pushed a new commit for this that handles it slightly different.

The initial configuration setting now checks the detected locale and matches it up against the available ones.

andersevenrud commented 4 years ago

@corwin-of-amber Did you get a chance to test this one out ?

andersevenrud commented 4 years ago

I merged it anyways as I think this will solve your issue. I really want #92 as well :blush: