Following is my requirement:
I need to change language dynamically. So I have one button which will have toggle values. So when value is "English" it will show content in english and when value is something else say "Hindi" then it will show content in Hindi.
Is there any way to achieve this functionality dynamically?
Any help would be appreciated.
Thank you.