UNPKG

igniteui-angular-i18n

Version:
12 lines (11 loc) 487 B
// exported below as re-cast to create declaration type with expanded properties const ComboResourceStringsZHHANT_ = { igx_combo_empty_message: '清單是空的', igx_combo_filter_search_placeholder: '輸入搜尋字串', igx_combo_addCustomValues_placeholder: '新增項目', igx_combo_clearItems_placeholder: '清除選擇' }; /** * Traditional Chinese (zh-Hant) resource strings for IgxCombo */ export const ComboResourceStringsZHHANT = ComboResourceStringsZHHANT_;