mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
added metadata to UpgradeAppController.php
updated readme with upgrading step to 1.7.11 Frontend build
This commit is contained in:
@@ -495,8 +495,8 @@
|
||||
"title": "选择付款方式"
|
||||
},
|
||||
"popup_mimetypes_blacklist": {
|
||||
"title": "Sorry",
|
||||
"message": "File of this type is not allowed to upload."
|
||||
"title": "Oh no",
|
||||
"message": "File of this type ({mimetype}) is not allowed to upload."
|
||||
},
|
||||
"popup_create_folder": {
|
||||
"folder_default_name": "新文件夹",
|
||||
|
||||
@@ -497,8 +497,8 @@
|
||||
"title": "Choose Payment Method"
|
||||
},
|
||||
"popup_mimetypes_blacklist": {
|
||||
"title": "Sorry",
|
||||
"message": "File of this type is not allowed to upload."
|
||||
"title": "Oh No",
|
||||
"message": "File of this type ({mimetype}) is not allowed to upload."
|
||||
},
|
||||
"popup_create_folder": {
|
||||
"folder_default_name": "New Folder",
|
||||
|
||||
@@ -498,7 +498,7 @@
|
||||
},
|
||||
"popup_mimetypes_blacklist": {
|
||||
"title": "Ospravelnujume sa",
|
||||
"message": "Nieje povolené nahrávať tento typ súboru."
|
||||
"message": "Nieje povolené nahrávať tento typ súboru ({mimetype})."
|
||||
},
|
||||
"popup_create_folder": {
|
||||
"folder_default_name": "Nový priečinok",
|
||||
|
||||
Reference in New Issue
Block a user