fix(locale): add selectNone for en_GB locale file (#31264)

#30938
This commit is contained in:
Map1en_ 2021-07-05 16:01:15 +08:00 committed by GitHub
parent 148678b08d
commit a4d7d61b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ const localeValues: Locale = {
emptyText: 'No data',
selectAll: 'Select current page',
selectInvert: 'Invert current page',
selectNone: 'Clear all data',
selectionAll: 'Select all data',
sortTitle: 'Sort',
expand: 'Expand row',