fbc92c33359a095ab18b37138409cd160e51365a
ng2-translate-extract
Extract strings from projects using ng2-translate to json or pot files.
Install
git clone https://github.com/biesbjerg/ng2-translate-extract.gitcd ng2-translate-extractnpm install
Try it out
- Run
npm run watchin a separate terminal - Edit
src/test.tsto your likings node dist/test.jsto run it
THIS IS STILL VERY MUCH A WORK IN PROGRESS
Description
Extract translatable (using ngx-translate) strings and save as a JSON or Gettext pot file
Languages
TypeScript
99.9%