Skip to content

Commit

Permalink
chore: adding filterCheckall to the components/locale/ru_RU.tsx (ant-…
Browse files Browse the repository at this point in the history
  • Loading branch information
HelLuv authored Aug 30, 2022
1 parent 749e29d commit d3b134e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/locale/ru_RU.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const localeValues: Locale = {
filterConfirm: 'OK',
filterReset: 'Сбросить',
filterEmptyText: 'Без фильтров',
filterCheckall: 'Выбрать все элементы',
emptyText: 'Нет данных',
selectAll: 'Выбрать всё',
selectInvert: 'Инвертировать выбор',
Expand Down

0 comments on commit d3b134e

Please sign in to comment.