I am working on a panel where internationalization has been implemented. There is a navbar from where I can switch between the languages.
Now, the case is I am rendering the contact number using this plugin. When i change the language from navbar the country list does not getting updated accordingly. Assume it's showing country names in de. Now, When I change language to ar then still it's showing in de language. I debugged it properly, Country names in Arabic fetched from the plugin module as well, but rendered still in de.
Does anyone have solution for this.?
Thanks in advance.
I am working on a panel where internationalization has been implemented. There is a navbar from where I can switch between the languages.
Now, the case is I am rendering the contact number using this plugin. When i change the language from navbar the country list does not getting updated accordingly. Assume it's showing country names in de. Now, When I change language to ar then still it's showing in de language. I debugged it properly, Country names in Arabic fetched from the plugin module as well, but rendered still in de.
Does anyone have solution for this.? Thanks in advance.