diff --git a/resources/js/i18n/lang/cn.json b/resources/js/i18n/lang/cn.json index cb9ba735..9f4b2ab9 100644 --- a/resources/js/i18n/lang/cn.json +++ b/resources/js/i18n/lang/cn.json @@ -284,7 +284,7 @@ "upload": "上传", "select": "Select", "no_options": "No Options Available", - "zip_folder": "Zip Folder" + "zip_folder": "Zip and Download" }, "mobile_selecting": { "select_all": "Select All", diff --git a/resources/js/i18n/lang/en.json b/resources/js/i18n/lang/en.json index f58c1d91..04e0ea08 100644 --- a/resources/js/i18n/lang/en.json +++ b/resources/js/i18n/lang/en.json @@ -286,7 +286,7 @@ "upload": "Upload", "select": "Select", "no_options": "No Options Available", - "zip_folder": "Zip Folder" + "zip_folder": "Zip and Download" }, "mobile_selecting": { "select_all": "Select All",