UNPKG

igniteui-angular-i18n

Version:
9 lines (8 loc) 224 B
// only use `satisfies` operator so export is typed by its schema /** * Korean resource strings for IgxChip */ export const ChipResourceStringsKO = { igx_chip_remove: '칩 제거', igx_chip_select: '칩 선택' };