UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 296 B
// exported below as re-cast to create declaration type with expanded properties const ChipResourceStringsPL_ = { igx_chip_remove: 'Usuń chip', igx_chip_select: 'Wybierz chip' }; /** * Polish resource strings for IgxChip */ export const ChipResourceStringsPL = ChipResourceStringsPL_;