pull/2817/head
mertsincan 2022-07-29 05:21:24 +01:00
parent d2bdd0df0c
commit fca15337ca
1 changed files with 4 additions and 1 deletions

View File

@ -73,7 +73,10 @@ const defaultOptions = {
nullLabel: 'Not Selected',
star: 'star',
stars: 'stars',
noneStars: 'No Rating'
noneStars: 'No Rating',
selectAll: 'All items selected',
unselectAll: 'All items unselected',
close: 'Close'
}
},
filterMatchModeOptions: {