I am using i18n for internationalization.It works well and works for me. But my problem is, lets say ı send a request to backend for create'a user and backend response 'This user already exist' I show the error message to user but, how can i handle this error message ? Let's say user main language is Spanish and all Page rendered with Spanish language but error message is english ? Is there any solution for this ?