mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 18:00:40 +00:00
v1.7 beta.8
This commit is contained in:
@@ -297,6 +297,7 @@
|
||||
"item_counts": "{count} 个文件 | {count} 个文件"
|
||||
},
|
||||
"global": {
|
||||
"incomplete": "Incomplete",
|
||||
"active": "活性",
|
||||
"admin": "管理员",
|
||||
"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": "上传文件 {current}/{total}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user