chore: adding filterCheckall to the components/locale/ru_RU.tsx (#37311)

This commit is contained in:
Nick 2022-08-30 12:26:56 +03:00 committed by GitHub
parent 749e29d81a
commit d3b134e9bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ const localeValues: Locale = {
filterConfirm: 'OK',
filterReset: 'Сбросить',
filterEmptyText: 'Без фильтров',
filterCheckall: 'Выбрать все элементы',
emptyText: 'Нет данных',
selectAll: 'Выбрать всё',
selectInvert: 'Инвертировать выбор',