how to use ngx-translate in angular2+
hi,
I want to translate my website in angular2
it contains 7 components:
* first the header that contains choose your language
* second navbar component
* third footer component
* fourth login component
* fifth register component
* sixth home component
* seventh sidebar component
i want use ngx-translate
and thanks in advance