UNPKG

igniteui-angular-i18n

Version:
9 lines (8 loc) 233 B
// only use `satisfies` operator so export is typed by its schema /** * German resource strings for IgxChip */ export const ChipResourceStringsDE = { igx_chip_remove: 'Chip entfernen', igx_chip_select: 'Chip auswählen' };