mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 00:42:16 +00:00
bulk-operations v0.1 adding Drag & Drop for moving items to navigations folders, add folders to favourites
This commit is contained in:
@@ -276,7 +276,8 @@
|
||||
"restore": "Restore",
|
||||
"share": "Share",
|
||||
"share_edit": "Edit Sharing",
|
||||
"upload": "Upload"
|
||||
"upload": "Upload",
|
||||
"select": "Select"
|
||||
},
|
||||
"cookie_disclaimer": {
|
||||
"button": "cookies policy",
|
||||
@@ -299,7 +300,9 @@
|
||||
"created_at": "Created at",
|
||||
"shared": "Shared",
|
||||
"size": "Size",
|
||||
"where": "Where"
|
||||
"where": "Where",
|
||||
"selected_multiple": "Selected Multiple Items",
|
||||
"items": "Items"
|
||||
},
|
||||
"file_detail_meta": {
|
||||
"dimension": "Dimensions",
|
||||
|
||||
Reference in New Issue
Block a user