locale: add Transfer.deselectAll to ru_RU and uk_UA (#50429)

This commit is contained in:
Aleksey Laguta 2024-08-15 10:08:53 +03:00 committed by GitHub
parent 5e50aabfd7
commit 879ad6533b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,7 @@ const localeValues: Locale = {
itemsUnit: 'элем.',
remove: 'Удалить',
selectAll: 'Выбрать все данные',
deselectAll: 'Очистить все данные',
selectCurrent: 'Выбрать текущую страницу',
selectInvert: 'Инвертировать выбор',
removeAll: 'Удалить все данные',

View File

@ -59,6 +59,7 @@ const localeValues: Locale = {
selectCurrent: 'Вибрати поточну сторінку',
removeCurrent: 'Скасувати вибір на сторінці',
selectAll: 'Вибрати всі дані',
deselectAll: 'Очистити вибір',
removeAll: 'Скасувати вибір',
selectInvert: 'Інвертувати поточну сторінку',
},