WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Automatic language detection does not update the settings drop down box #39

Closed Rossi1337 closed 2 weeks ago

Rossi1337 commented 3 weeks ago

When you launch the App it now correctly detects the system language based on the system locale. In my case German. But when I go to the settings page it displays "English" (I assume that is the default) Also as soon as I select there a different language I can no more go back to "automatic detection". We need to add to the drop down box an additional entry "System". That one should be the new default value and when it is selected it clear the language in the settings file again.

WilliamKarolDiCioccio commented 3 weeks ago

I see the problem. My fault, didn't test it on my machine (lazy). Would you mind handling it?

Rossi1337 commented 3 weeks ago

Yes I will look into this

Rossi1337 commented 2 weeks ago

Will work on this one today. Got it already finished but lost all changes due to my stupidity. Need to do it again ;-)

WilliamKarolDiCioccio commented 2 weeks ago

Don't tell this to me, don't know how many times I've lost my changes. Those are the risks of the profession :(

I think we can build the 0.2 after closing that as all bugs have been fixed