UNPKG

igniteui-angular-i18n

Version:
9 lines (8 loc) 227 B
// only use `satisfies` operator so export is typed by its schema /** * Swedish resource strings for IgxChip */ export const ChipResourceStringsSV = { igx_chip_remove: 'Ta bort chip', igx_chip_select: 'Välj chip' };