ngx-translate-extract icon indicating copy to clipboard operation
ngx-translate-extract copied to clipboard

Parsing strings by prefix.

Open DartWelder opened this issue 4 years ago • 1 comments

Is it possible for you to parse strings, not by the translate pipe or function call, but by string prefix? It might be nested string kind of ''LOGIN.IDS_<STRING_TO_TRANSLATE>". I want to collect IDS_STRING_TO_TRANSLATE into the LOGIN property of the JSON file. Thanks!

DartWelder avatar Oct 20 '20 12:10 DartWelder

@biesbjerg

DartWelder avatar Dec 09 '20 13:12 DartWelder