projects/common/card/i18n/card-i18n.ts
Provider for the card i18n bundle.
bootstrapApplication(AppComponent, { providers: [ provideCardI18n(withCardI18nLabels({ selected: 'Ausgewählt', deselected: 'Abgewählt' })), ], });
provideCardI18n(...features: undefined)
Provider