mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 08:32:14 +00:00
bulk-operations v0.1 adding Drag & Drop for moving items to navigations folders, add folders to favourites
This commit is contained in:
@@ -274,7 +274,8 @@
|
||||
"restore": "恢复文件",
|
||||
"share": "分享",
|
||||
"share_edit": "编辑分享设定",
|
||||
"upload": "上传"
|
||||
"upload": "上传",
|
||||
"select": "Select"
|
||||
},
|
||||
"cookie_disclaimer": {
|
||||
"button": "cookies policy",
|
||||
@@ -297,7 +298,9 @@
|
||||
"created_at": "创建于",
|
||||
"shared": "分享",
|
||||
"size": "大小",
|
||||
"where": "地址"
|
||||
"where": "地址",
|
||||
"selected_multiple": "Selected Multiple Items",
|
||||
"items": "Items"
|
||||
},
|
||||
"file_detail_meta": {
|
||||
"dimension": "Dimensions",
|
||||
|
||||
Reference in New Issue
Block a user