Is your feature request related to a problem? Please describe.
When trying to understand how the codebase works, a lot if not all of it are in Chinese. As well as the Front end ui, even though its in English, it is still in Chinese because its hardcoded to be that way.
Describe the solution you'd like
A solution would be to use the local files variables so that whenever you switch the language the ui will properly be in the correct language.
Describe alternatives you've considered
Maybe another branch for english only.