<a name"4.1.0">
4.1.0 (2016-12-05)
Features
Usage:
<div [translate]="'HELLO'" [translateparams]="{param: 'world'}"></div>
Or even simpler using the content of your element as a key:
<div translate [translateparams]="{param: 'world'}">HELLO</div>
<a name"4.1.0">
Usage:
<div [translate]="'HELLO'" [translateparams]="{param: 'world'}"></div>
Or even simpler using the content of your element as a key:
<div translate [translateparams]="{param: 'world'}">HELLO</div>
Don't miss a new core release
NewReleases is sending notifications on new releases.