Description
After switching to a different language, error messages still display in the original language. Error message is displayed as it is
Only the success messages are converted using i18n file. Need to handle the error responses as well.
Steps to Reproduce
- Change the browser localization to a different language
- Do a developer task which generates an error response (ex: create an application with name containing whitespaces)
- Check the error pop-up message. It is displayed in english
Version
4.6.0
Environment Details (with versions)
No response