I am creating a project using angular for frontend and laraval for rest apis..In my application i have feature to change the web page to some other language. I know there is module ngx-translation
which is for angular to convert web pages.but i don't know how to convert the user data which is coming from server..
I have implemented ngx-translation to covert the web pages but i have problem while converting server data like user info..
Can someone please suggest what is best idea to make multi language web application or there is any tool which can convert the web pages to some other language