Merge branch 'master' of https://github.com/biesbjerg/ngx-translate-extract into master
This commit is contained in:
commit
acdffe0121
@ -101,6 +101,7 @@ Examples:
|
|||||||
ngx-translate-extract -i './src/**/*.{ts,tsx,html}' -o strings.json Extract from ts, tsx and html
|
ngx-translate-extract -i './src/**/*.{ts,tsx,html}' -o strings.json Extract from ts, tsx and html
|
||||||
ngx-translate-extract -i './src/**/!(*.spec).{ts,html}' -o Extract from ts, html, excluding files with ".spec"
|
ngx-translate-extract -i './src/**/!(*.spec).{ts,html}' -o Extract from ts, html, excluding files with ".spec"
|
||||||
strings.json
|
strings.json
|
||||||
|
```
|
||||||
|
|
||||||
## Note for GetText users
|
## Note for GetText users
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user