mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-27 18:40:39 +00:00
v1.7 beta.8
This commit is contained in:
@@ -297,6 +297,7 @@
|
||||
"item_counts": "{count} Item | {count} Items"
|
||||
},
|
||||
"global": {
|
||||
"incomplete": "Incomplete",
|
||||
"active": "Active",
|
||||
"admin": "Admin",
|
||||
"cancel": "Cancel",
|
||||
@@ -671,6 +672,10 @@
|
||||
"description": "You nearly reach your storage capacity.",
|
||||
"title": "You reach your storage capacity. Please upgrade."
|
||||
},
|
||||
"incomplete_payment": {
|
||||
"description": "Your latest payment is incomplete. {0}",
|
||||
"href": "Please confirm your payment."
|
||||
},
|
||||
"uploading": {
|
||||
"progress": "Uploading files {current}/{total}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user