Skip to content

Commit

Permalink
fix: Fix Russain translation for Transfer.selectInvert (#37858)
Browse files Browse the repository at this point in the history
Co-authored-by: Svyatoslav Solopchenko <svyatoslav@svtslav.com>
  • Loading branch information
Svyatoslav and Svyatoslav Solopchenko committed Oct 5, 2022
1 parent c5b34e9 commit bfcf826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/locale/ru_RU.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const localeValues: Locale = {
remove: 'Удалить',
selectAll: 'Выбрать все данные',
selectCurrent: 'Выбрать текущую страницу',
selectInvert: 'Показать в обратном порядке',
selectInvert: 'Инвертировать выбор',
removeAll: 'Удалить все данные',
removeCurrent: 'Удалить текущую страницу',
},
Expand Down

0 comments on commit bfcf826

Please sign in to comment.