Hy there, I've encountered an issue after successfully installing HaloHub using Docker. I used the following command to set up the container:
docker run -it -d --name halo -p 80:8090 -v ~/.halo2:/root/.halo2 halohub/halo:2.10
The problem I'm facing is that the language displayed within the application is in Chinese. the content as most of the lines, menu buttons, pages, and text are in Chinese.
I have also taken the time to check the internal configurations and settings, only to find that some of the pages and views are indeed in Chinese.
Could you please guide me on how to change the language settings to English or provide any necessary updates to fix this language issue?
`