@angular/core

TRANSLATIONS_FORMAT

constant

Provide this token at bootstrap to set the format of your TRANSLATIONS : xtb, xlf or xlf2.

const TRANSLATIONS_FORMAT: InjectionToken<string>;
Jump to details