UNPKG

igniteui-angular-i18n

Version:
12 lines (11 loc) 451 B
// exported below as re-cast to create declaration type with expanded properties const ComboResourceStringsSV_ = { igx_combo_empty_message: 'Listan är tom', igx_combo_filter_search_placeholder: 'Ange sökterm', igx_combo_addCustomValues_placeholder: 'Lägg till objekt', igx_combo_clearItems_placeholder: 'Rensa urval' }; /** * Swedish resource strings for IgxCombo */ export const ComboResourceStringsSV = ComboResourceStringsSV_;