I need to build an application to provide users the option to choose their language at runtime.
Constraints
cannot use browser language as the default language
cannot change my language in the portal preferences because there are other applications running
on the portal and Ideally we want each application with independent laguage selection
How can I achieve this functionality. Help appreciated