added folder upload via Upload Folder button

This commit is contained in:
Milos Holba
2021-08-17 15:08:13 +02:00
parent 387c824647
commit a4231ea30a
5 changed files with 62 additions and 161 deletions

View File

@@ -729,5 +729,6 @@ return [
'actions.create' => 'Create Something',
'actions.search' => 'Search',
'mobile.create' => 'Create',
'actions.upload_folder' => 'Upload folder',
],
];