Been looking for a full stack including tools for gettext-style i18n with AngularJS.
- Gettext-style support in markup (html and javascript) supporting singular, plural and interpolation/sprintf
- Tooling for extraction of strings to be translated (to .pot) from html and javascript
- Tooling for generating .json of .po files
Ended up (working proof of concept) with the following:
Not gettext-style but maybe interesting for you guys @paumoreno @ErikAndreas: angular-translate -http://pascalprecht.github.io/angular-translate