UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 307 B
// exported below as re-cast to create declaration type with expanded properties const ChipResourceStringsPT_ = { igx_chip_remove: 'Remova o chip', igx_chip_select: 'Selecione o chip' }; /** * Portuguese resource strings for IgxChip */ export const ChipResourceStringsPT = ChipResourceStringsPT_;