UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 278 B
// exported below as re-cast to create declaration type with expanded properties const TreeResourceStringsKO_ = { igx_expand: '확장', igx_collapse: '축소' }; /** * Korean resource strings for IgxTree */ export const TreeResourceStringsKO = TreeResourceStringsKO_;