mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
v1.7 beta.1
This commit is contained in:
@@ -269,6 +269,10 @@
|
||||
"share_edit": "编辑分享设定",
|
||||
"upload": "上传"
|
||||
},
|
||||
"cookie_disclaimer": {
|
||||
"button": "cookies policy",
|
||||
"description": "By browsing this website you are agreeing to our {0}."
|
||||
},
|
||||
"datatable": {
|
||||
"paginate_info": "Showing 1 - {visible} from {total} records"
|
||||
},
|
||||
@@ -641,13 +645,14 @@
|
||||
"others": "Others",
|
||||
"sec_capacity": "Storage Capacity",
|
||||
"sec_details": "Capacity Used Details",
|
||||
"total_capacity": "Your storage capacity {capacity}",
|
||||
"total_capacity": "Your storage capacity is {capacity}",
|
||||
"total_used": "Total used {used}",
|
||||
"videos": "Videos"
|
||||
},
|
||||
"toaster": {
|
||||
"account_upgraded": "您的帐户已成功升级。",
|
||||
"card_deleted": "您的卡已成功删除。",
|
||||
"card_new_add": "Your card was successfully added",
|
||||
"card_set": "您的卡已成功设置为默认值。",
|
||||
"changed_capacity": "You successfully changed user's storage size!",
|
||||
"changed_user": "You successfully changed user's role!",
|
||||
@@ -661,9 +666,18 @@
|
||||
"file": "文件",
|
||||
"folder": "文件夹"
|
||||
},
|
||||
"upgrade_banner": {
|
||||
"button": "Upgrade",
|
||||
"description": "You nearly reach your storage capacity.",
|
||||
"title": "You reach your storage capacity. Please upgrade."
|
||||
},
|
||||
"uploading": {
|
||||
"progress": "上传文件 {current}/{total}"
|
||||
},
|
||||
"user_add_card": {
|
||||
"default_description": "",
|
||||
"default_title": "Set as Default Payment Method"
|
||||
},
|
||||
"user_box_delete": {
|
||||
"description": "You can delete your user, but, pay attention! This event is irreversible and all user data include user files will be deleted.",
|
||||
"title": "Delete User"
|
||||
@@ -688,6 +702,7 @@
|
||||
"title": "更改您的密码"
|
||||
},
|
||||
"user_payments": {
|
||||
"add_card": "Add Payment Card",
|
||||
"delete_card": "删除卡",
|
||||
"empty": "您还没有任何付款卡。",
|
||||
"set_as_default": "设为默认卡",
|
||||
|
||||
Reference in New Issue
Block a user