Web:Files: add new key 'sorting'

This commit is contained in:
Timofey Boyko 2022-03-04 10:19:34 +03:00
parent 680c050e11
commit 65ccfb896f
2 changed files with 4 additions and 2 deletions

View File

@ -11,6 +11,7 @@
"BarMaintenanceDisclaimer": "Please, make sure that all the changes are successfully saved during this day.",
"ByFirstNameSorting": "By first name",
"ByLastNameSorting": "By last name",
"Sorting": "Sorting",
"CancelButton": "Cancel",
"ClearButton": "Reset filter",
"CloseButton": "Close",
@ -133,4 +134,4 @@
"View": "View",
"ViewWeb": "View web version",
"Warning": "Warning"
}
}

View File

@ -11,6 +11,7 @@
"BarMaintenanceDisclaimer": "В течение дня убедитесь, что все изменения, успешно сохранены.",
"ByFirstNameSorting": "Имя",
"ByLastNameSorting": "Фамилия",
"Sorting": "Сортировка",
"CancelButton": "Отмена",
"ClearButton": "Сбросить фильтр",
"CloseButton": "Закрыть",
@ -133,4 +134,4 @@
"View": "Просмотр",
"ViewWeb": "Просмотреть веб-версию",
"Warning": "Внимание"
}
}