mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 18:00:40 +00:00
Trash moved to file page
This commit is contained in:
@@ -359,7 +359,10 @@
|
||||
"locations": {
|
||||
"home": "Home",
|
||||
"shared": "Shared",
|
||||
"trash": "Trash"
|
||||
"trash": "Trash",
|
||||
"profile": "Profile",
|
||||
"settings": "Settings",
|
||||
"logout": "Log Out"
|
||||
},
|
||||
"menu": {
|
||||
"admin": "Administration",
|
||||
@@ -582,10 +585,6 @@
|
||||
"message": "Your subscription was re-activated, and they will be billed on the original billing cycle.",
|
||||
"title": "Subscription Was Resumed"
|
||||
},
|
||||
"popup_trashed": {
|
||||
"message": "So now, you have clear and empty trash.",
|
||||
"title": "Your trash was erased!"
|
||||
},
|
||||
"preview_type": {
|
||||
"grid": "Grid",
|
||||
"list": "List"
|
||||
|
||||
Reference in New Issue
Block a user