mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
chore: adding filterCheckall to the components/locale/ru_RU.tsx (#37311)
This commit is contained in:
parent
749e29d81a
commit
d3b134e9bd
@ -22,6 +22,7 @@ const localeValues: Locale = {
|
||||
filterConfirm: 'OK',
|
||||
filterReset: 'Сбросить',
|
||||
filterEmptyText: 'Без фильтров',
|
||||
filterCheckall: 'Выбрать все элементы',
|
||||
emptyText: 'Нет данных',
|
||||
selectAll: 'Выбрать всё',
|
||||
selectInvert: 'Инвертировать выбор',
|
||||
|
Loading…
Reference in New Issue
Block a user