UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 283 B
// exported below as re-cast to create declaration type with expanded properties const TreeResourceStringsES_ = { igx_expand: 'Expandir', igx_collapse: 'Contraer' }; /** * Spanish resource strings for IgxTree */ export const TreeResourceStringsES = TreeResourceStringsES_;