Skip to content

Commit

Permalink
refactor: ♻️ added selectAllFiltered key
Browse files Browse the repository at this point in the history
  • Loading branch information
harshzalavadiya authored Sep 8, 2021
1 parent eaf15d3 commit d4858a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/localization.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ default values for `overrideStrings` are as below
"noOptions": "No options",
"search": "Search",
"selectAll": "Select All",
selectAllFiltered: "Select All (Filtered)",
"selectAllFiltered": "Select All (Filtered)",
"selectSomeItems": "Select..."
}
```

0 comments on commit d4858a1

Please sign in to comment.