Hi @rajagopal,
Since the content on your app’s page is loaded inside an iframe, any content rendered inside the iframe should be internationalized by your app itself, there is no built in support for this. You can use the loc context parameter to get the current user’s locale and respond appropriately.