UNPKG

igniteui-angular-i18n

Version:
9 lines (8 loc) 232 B
// only use `satisfies` operator so export is typed by its schema /** * Spanish resource strings for IgxChip */ export const ChipResourceStringsES = { igx_chip_remove: 'Quitar chip', igx_chip_select: 'Seleccionar chip' };