diff --git a/components/locale/ru_RU.tsx b/components/locale/ru_RU.tsx index ae2cf4d1d0..d25040e9d2 100644 --- a/components/locale/ru_RU.tsx +++ b/components/locale/ru_RU.tsx @@ -25,6 +25,7 @@ const localeValues: Locale = { emptyText: 'Нет данных', selectAll: 'Выбрать всё', selectInvert: 'Инвертировать выбор', + selectNone: 'Очистить все данные', selectionAll: 'Выбрать все данные', sortTitle: 'Сортировка', expand: 'Развернуть строку',