UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 312 B
// exported below as re-cast to create declaration type with expanded properties const ChipResourceStringsJA_ = { igx_chip_remove: 'チップを削除', igx_chip_select: 'チップを選択' }; /** * Japanese resource strings for IgxChip */ export const ChipResourceStringsJA = ChipResourceStringsJA_;