metercai / SimpleSDXL

Enhanced version of Fooocus for SDXL, more suitable for Chinese and Cloud
GNU General Public License v3.0
659 stars 31 forks source link

[Bug]: The "Language of UI" will Toggle to Chinese but not to English #80

Open DavidDragonsage opened 1 month ago

DavidDragonsage commented 1 month ago

Checklist

What happened?

Under the Enhanced tab, the Language of UI selector only works one way. If you select the Chinese language it changes the UI to Chinese. If you try to switch back to English the UI remains in Chinese.

Steps to reproduce the problem

1) Go to the "Language of UI" section under the Enhanced tab. 2) If the UI is currently in Chinese, the "En" selector does nothing. 3) If the UI is currently in English, the Chinese selector works properly and the UI changes to Chinese.

What should have happened?

The Language of UI selectors should work properly, allowing the user to switch freely between either of the two supported languages.

What browsers do you use to access Fooocus?

Firefox

Where are you running Fooocus?

Locally

What operating system are you using?

Windows 10

Console logs

Not applicable: the console does not record the activity of the Language of UI selectors.

Additional information

While adding the "--language en" language switch to run.bat does work, that is not convenient when doing a new installation using install_and_run_安装模型再启动.bat - and I seem to have been doing a lot of new installations lately!

DavidDragonsage commented 1 month ago

The images show the UI starting in English mode, then toggled to Chinese successfully, then the toggle back to English is unsuccessful.

SimpleSDXL in English mode

SimpleSDXL in Chinese mode

SimpleSDXL will not Toggle Back

metercai commented 1 month ago

Known reserved bug, waiting to be fixed. But it's not an urgent matter.

DavidDragonsage commented 1 month ago

Agreed, there are higher priorities for sure. That is good to know the status, thank you.