Mohamed Abd ELmawgoud
Results
1
comments of
Mohamed Abd ELmawgoud
in app.component import { TranslateService, LangChangeEvent } from '@ngx-translate/core'; constructor( private platform: Platform, private splashScreen: SplashScreen, private statusBar: StatusBar, public translate: TranslateService, ) { this.initializeApp(); this.translate.setDefaultLang('en'); // this is solve...