Originally created by @jxyk2007 on GitHub (Mar 19, 2024).
Issue Description
Despite changing the language setting to Chinese in the settings, the interface continues to display in English. I tried clearing the cache and restarting the app, but the issue persists.
Steps to Reproduce
Open the app and go to Settings.
Change the language setting to Chinese.
Save and exit the settings.
The interface language does not change to Chinese and continues to display in English.
Expected Behavior
After changing the language setting to Chinese, the app interface should display all text in Chinese.
Actual Behavior
After changing the language setting to Chinese, the app interface still displays in English.
Environment Information
Device: [Please fill in your device model, e.g., iPhone 12]
Operating System: [Please fill in your operating system version, e.g., iOS 15.4]
App Version: [If applicable, please provide the app version]
Additional Information
Please provide any additional information (such as screenshots) here.
I hope this can be resolved soon. Thank you!
Originally created by @jxyk2007 on GitHub (Mar 19, 2024).
## Issue Description
Despite changing the language setting to Chinese in the settings, the interface continues to display in English. I tried clearing the cache and restarting the app, but the issue persists.
## Steps to Reproduce
1. Open the app and go to Settings.
2. Change the language setting to Chinese.
3. Save and exit the settings.
4. The interface language does not change to Chinese and continues to display in English.
## Expected Behavior
After changing the language setting to Chinese, the app interface should display all text in Chinese.
## Actual Behavior
After changing the language setting to Chinese, the app interface still displays in English.
## Environment Information
- Device: [Please fill in your device model, e.g., iPhone 12]
- Operating System: [Please fill in your operating system version, e.g., iOS 15.4]
- App Version: [If applicable, please provide the app version]
## Additional Information
Please provide any additional information (such as screenshots) here.
I hope this can be resolved soon. Thank you!
I could not reproduce the issue in dev branch, @jxyk2007 Can you check if any errors are displayed in the browser's console?
@asedmammad commented on GitHub (Mar 29, 2024):
I could not reproduce the issue in `dev` branch, @jxyk2007 Can you check if any errors are displayed in the browser's console?
The container running docker already supports Chinese, so there is no need to modify the language yourself, which is very good.
@jxyk2007 commented on GitHub (Mar 29, 2024):
The container running docker already supports Chinese, so there is no need to modify the language yourself, which is very good.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @jxyk2007 on GitHub (Mar 19, 2024).
Issue Description
Despite changing the language setting to Chinese in the settings, the interface continues to display in English. I tried clearing the cache and restarting the app, but the issue persists.
Steps to Reproduce
Expected Behavior
After changing the language setting to Chinese, the app interface should display all text in Chinese.
Actual Behavior
After changing the language setting to Chinese, the app interface still displays in English.
Environment Information
Additional Information
Please provide any additional information (such as screenshots) here.
I hope this can be resolved soon. Thank you!
@jxyk2007 commented on GitHub (Mar 19, 2024):
I didn't install it using Docker; I installed it by running npm run build, and I can't switch languages.
@asedmammad commented on GitHub (Mar 29, 2024):
I could not reproduce the issue in
devbranch, @jxyk2007 Can you check if any errors are displayed in the browser's console?@jxyk2007 commented on GitHub (Mar 29, 2024):
The container running docker already supports Chinese, so there is no need to modify the language yourself, which is very good.
@tjbck commented on GitHub (Mar 29, 2024):
@jxyk2007 not sure if I understand your issue report entirely, Is the issue resolved then?