Angular2 i18n at this point?

后端 未结 6 1521
故里飘歌
故里飘歌 2020-12-13 02:04

We decided to give it a spin and we started fresh project using Angular2. So far so good, but at this point we\'re facing an issue. At this point, what is the proper approac

6条回答
  •  借酒劲吻你
    2020-12-13 02:24

    Support for i18n is now official in Angular 2 RC6

    Official release blog:
    https://angularjs.blogspot.nl/2016/09/angular-2-rc6_1.html

    A sample of internationalization with Angular 2 RC6
    https://github.com/StephenFluin/i18n-sample

    More info how the new concept of i18n works in angular2:
    https://lingohub.com/blog/2015/03/angular-2-i18n-update-ng-conf-2015

提交回复
热议问题