fix: 去掉本地调试地址

This commit is contained in:
jawe
2025-11-03 17:10:47 +08:00
parent b94f34c67d
commit f3b7b4f66f
4 changed files with 5 additions and 4 deletions

View File

@@ -129,7 +129,8 @@
"maxSize": "A single file does not exceed {0}MB",
"maxSizeMultiple": "Only upload files up to {0}MB!",
"maxNumber": "Only upload up to {0} files",
"uploadSuccess": "Upload successfully"
"uploadSuccess": "Upload successfully",
"imgUploading": "Image sending, please wait..."
},
"cropper": {
"selectImage": "Select Image",