We are using Angular 2.0 in our Application. In that application we want to give multilingual support.We know using angular 1.0 how to implement. but don\'t know how to use in 2
i18n in Angular2 is still work in progress and seems not yet to be usable.
See also https://github.com/angular/i18n/issues/28
and this similar question Angular2 i18n at this point?