Hi,
In my application what I am doing is that I have a dropdown for locale selection and I am changing the UI based on the dropdown selection.
Issue-> I have some files which are loaded when the app loads and when I choose another locale from dropdown those files are not reloaded.
Is there any option to load those files(I have a callback where I can specify that) other than the page reload?
Thanks
Gaurav Balyan