import translate service and add in constructor
constructor(private translate: TranslateService){
}
I find it use this.translate.currentLang to get the current language
import translate service and add in constructor
constructor(private translate: TranslateService){
}
I find it use this.translate.currentLang to get the current language