Angular2 i18n at this point?

后端 未结 6 1523
故里飘歌
故里飘歌 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:40

    Everyone's eager for the official implementation, but this one worked for my use case: https://github.com/ocombe/ng2-translate

    README is fairly thorough, and if you need something real particular (for me it was code-splitting) the code itself isn't too long or hard to read.

提交回复
热议问题