Angular 2 - Multilingual Support

后端 未结 2 733
盖世英雄少女心
盖世英雄少女心 2021-02-01 10:19

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

2条回答
  •  感情败类
    2021-02-01 11:08

    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?

提交回复
热议问题