I'm submitting a ... (check one with "x")
[] bug report => check the FAQ and search github for a similar issue or PR before submitting
[x] support request => check the FAQ and search github for a similar issue before submitting
[ ] feature request
Scenario:
- I've imported ngx-admin-lte module in my app.
- I've set ngx-translate in my app (default config).
- Finally I've created assets/i18n/en.json in order to translate my custom labels.
Issue
Now my labels are translated but not anymore the labels of ngx-admin-lte.
I suppose i18n files of ngx-admin-lte are clashing with i18n files of my app.
I've looking for in around, and I've found this
ngx-translate/http-loader#6
I can't believe it. Likely, there is a mistake in my configuration.
How could I solve?
I'm submitting a ... (check one with "x")
Scenario:
Issue
Now my labels are translated but not anymore the labels of ngx-admin-lte.
I suppose i18n files of ngx-admin-lte are clashing with i18n files of my app.
I've looking for in around, and I've found this
ngx-translate/http-loader#6
I can't believe it. Likely, there is a mistake in my configuration.
How could I solve?