TRANSLATIONS
constant
Use this token at bootstrap to provide the content of your translation file (xtb,
xlf or xlf2) when you want to translate your application in another language.
API
Description
Usage Notes
const TRANSLATIONS: InjectionToken<string>;
Jump to details