i18next / ng-i18next

translation for AngularJS using i18next
https://github.com/i18next/ng-i18next
MIT License
161 stars 54 forks source link

Another little issue! #5

Closed julien51 closed 11 years ago

julien51 commented 11 years ago

Hallo! (practicing my german :p)

I found another little issue (which may or may not be related to the non refreshing scope). When the localized string includes HTML and that HTML has directives in it, it looks like they are not compiled and hence not executed.

I added an example in this PR. Thanks again for the amazing work!