sudo87 commented on PR #12863: URL: https://github.com/apache/cloudstack/pull/12863#issuecomment-4234135217
Hi @hsato03, I noticed the following behaviour in the code changes: It looks like the language is always being prioritized from localStorage. I set "ca" in config.json, and it was picked up correctly on the first load. However, after changing defaultLanguage in config.json back to "en", the UI still stayed in "ca". I tried restarting the UI and also logging out and logging back in, but the language did not change. I am not sure if this is expected behaviour, do you think it’s worth checking the precedence between localStorage and config.json? <img src="https://github.com/user-attachments/assets/9a8a57e6-db50-408a-ad81-6c98659cf444" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
