i18next / ng-i18next

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

Ported to work with latest version of i18next v3.4.1, examples and unit tests are working, using TypeScript, and output to UMD format using rollup.js #116

Closed anwalkers closed 8 years ago

anwalkers commented 8 years ago

This isn't ready for prime time but is gets my project where it needs to be. I can put a few more cycles into it updating docs etc. Probably belongs in a v3 branch.

bugwelle commented 8 years ago

Hello,

thank you very much for this pull request. :+1: I won't merge this into master (for now) but would like to have a new branch (as you mentioned). You have to close this PR and create a new (see: http://stackoverflow.com/questions/24159036/how-to-modify-a-pull-request-on-github-to-change-target-branch-to-merge-into/24159161 ).

Regards, Andre

anwalkers commented 8 years ago

Moving this to v2 branch