You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to change the language of the app on the fly ? Based on the docs I can see that we need to compile the app for each language and than load the html for that language.. Is it possible for example to bind on some list dropdown a list of languages and dynamically change without having to reload the whole app? The ngx-i18nsupport or from directly from Angular support this?
Is it possible to change the language of the app on the fly ? Based on the docs I can see that we need to compile the app for each language and than load the html for that language.. Is it possible for example to bind on some list dropdown a list of languages and dynamically change without having to reload the whole app? The ngx-i18nsupport or from directly from Angular support this?
JavaScript Example
The text was updated successfully, but these errors were encountered: