UNPKG

igniteui-angular-i18n

Version:
12 lines (11 loc) 486 B
// exported below as re-cast to create declaration type with expanded properties const ComboResourceStringsZHHANS_ = { igx_combo_empty_message: '列表为空', igx_combo_filter_search_placeholder: '输入搜索字符串', igx_combo_addCustomValues_placeholder: '添加项目', igx_combo_clearItems_placeholder: '清除选择' }; /** * Simplified Chinese (zh-Hans) resource strings for IgxCombo */ export const ComboResourceStringsZHHANS = ComboResourceStringsZHHANS_;