UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 354 B
// exported below as re-cast to create declaration type with expanded properties const ListResourceStringsKO_ = { igx_list_no_items: '목록에 항목이 없습니다.', igx_list_loading: '서버에서 데이터를로드하는 중...' }; /** * Korean resource strings for IgxList */ export const ListResourceStringsKO = ListResourceStringsKO_;