UNPKG

igniteui-angular-i18n

Version:
10 lines (9 loc) 371 B
// exported below as re-cast to create declaration type with expanded properties const ListResourceStringsZHHANS_ = { igx_list_no_items: '列表中没有任何项。', igx_list_loading: '正在从服务器加载数据...' }; /** * Simplified Chinese (zh-Hans) resource strings for IgxList */ export const ListResourceStringsZHHANS = ListResourceStringsZHHANS_;