Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
account/ui
Describe the bug
When a user switches their language / locale in the account UI, the confirmation is displayed with the old language.
Version
main
Regression
- The issue is a regression
Expected behavior
The confirmation message should be shown with the new locale.
Actual behavior
The confirmation message is shown with the old locale.
How to Reproduce?
- Enable localization and add a second language next to en
- Open the account UI
- Change the locale
- The confirmation that the account information was updated is shown in English.
Note: When trying this a second time, it is shown in the correct language, as then the locale is loaded in the account UI.
Anything else?
I'll create a PR