diff --git a/hangtag-ui/hangtag-ui-front/src/locales/en.ts b/hangtag-ui/hangtag-ui-front/src/locales/en.ts index 4505794..f8f1b85 100644 --- a/hangtag-ui/hangtag-ui-front/src/locales/en.ts +++ b/hangtag-ui/hangtag-ui-front/src/locales/en.ts @@ -61,7 +61,7 @@ export default { fileUploadBtnText: "Upload attachments", fileUploadMaxCountTips: "The number of uploaded files cannot exceed", fileUploadMaxSizeTips: "The size of the uploaded file cannot exceed", - fileUploadFormatErrorTips: "The file format is incorrect. Please upload", + fileUploadFormatErrorTips: "Unsupported file format. Accepts", fileUploadingTips: "The file is being uploaded. Please wait...", fileUploadFailedTips: "The data upload failed. Please upload again!", fileUploadInputFileName: "Please enter the file name",