biesbjerg / ngx-translate-extract

Extract translatable (using ngx-translate) strings and save as a JSON or Gettext pot file
MIT License
524 stars 196 forks source link

Namespace translate support #226

Open ReschAndr opened 3 years ago

ReschAndr commented 3 years ago

Adds support for the functionality that will be added to the @ngx-translate/core library with the following PR.

It does not yet add support for the marker function to interact properly with the NamespaceTranslateService.