UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 294 B
// exported below as re-cast to create declaration type with expanded properties const ChipResourceStringsKO_ = { igx_chip_remove: '칩 제거', igx_chip_select: '칩 선택' }; /** * Korean resource strings for IgxChip */ export const ChipResourceStringsKO = ChipResourceStringsKO_;