mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 19:45:08 +00:00
(transloco) Defined a fallback language
This commit is contained in:
parent
9abbf5fec2
commit
038c74df50
|
@ -23,6 +23,7 @@ import { TranslocoHttpLoader } from 'app/core/transloco/transloco.http-loader';
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
defaultLang : 'en',
|
defaultLang : 'en',
|
||||||
|
fallbackLang : 'en',
|
||||||
reRenderOnLangChange: true,
|
reRenderOnLangChange: true,
|
||||||
prodMode : environment.production
|
prodMode : environment.production
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue
Block a user