UNPKG

igniteui-angular-i18n

Version:
12 lines (11 loc) 481 B
// exported below as re-cast to create declaration type with expanded properties const ComboResourceStringsFR_ = { igx_combo_empty_message: 'La liste est vide', igx_combo_filter_search_placeholder: 'Entrez un terme de recherche', igx_combo_addCustomValues_placeholder: 'Ajouter un élément', igx_combo_clearItems_placeholder: 'Effacer la sélection' }; /** * French resource strings for IgxCombo */ export const ComboResourceStringsFR = ComboResourceStringsFR_;