Merge remote-tracking branch 'origin/demo' into starter

This commit is contained in:
sercan
2021-07-02 23:01:10 +03:00
3 changed files with 3 additions and 3 deletions

View File

@@ -23,6 +23,7 @@ import { TranslocoHttpLoader } from 'app/core/transloco/transloco.http-loader';
}
],
defaultLang : 'en',
fallbackLang : 'en',
reRenderOnLangChange: true,
prodMode : environment.production
})