Skip to content

Commit

Permalink
Merge pull request #462 from DmitriyDalee/update_lang_ru
Browse files Browse the repository at this point in the history
Update lang ru
  • Loading branch information
awcodes authored Mar 29, 2024
2 parents 1d415d1 + c708a3d commit 4053f1e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/lang/ru/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@
'curations' => [
'button_label' => 'Создание курирования',
],
'multi_upload' => [
'action_label' => 'Множественная загрузка',
'modal_heading' => 'Множественная загрузка файлов',
'modal_file_label' => 'Файлы',
],
];

0 comments on commit 4053f1e

Please sign in to comment.