|
3387 | 3387 | "UploadPreCardStyleWasm": "<b>Wasm mode </b>",
|
3388 | 3388 | "UploadPreCardStyleWasmSide": "It wasn't available in <code>wasm</code> mode, <code>IWebHostEnvironment</code> needed to save files to the server side by calling <code>webapi</code> interface, and so on",
|
3389 | 3389 | "UploadPreCardStyleLink": "Interested students can view their knowledge of <code>Upload</code> components through the <code>wiki</code> in the open source repository related resources of the <a href='{0}' target='_blank'>[The portal]</a>",
|
3390 |
| - "UploadPreCardStyleValidation": "In this example, server-side verification prompts the file for too much prompt when the file size exceeds <code>200MB</code>", |
| 3390 | + "UploadPreCardStyleValidation": "In this example, server-side verification prompts the file for too much prompt when the file size exceeds <code>5MB</code>", |
3391 | 3391 | "UploadPreCardStyleTips1": "In this example, the <code>ShowProgress=true</code> display upload progress bar",
|
3392 | 3392 | "UploadPreCardStyleTips2": "When you set up <code>IsSingle</code>, you can upload only one image or file",
|
3393 | 3393 | "UploadFileIconTitle": "The file icon",
|
|
3425 | 3425 | "UploadsFormatError": "The file format is incorrect",
|
3426 | 3426 | "UploadsAvatarMsg": "Avatar upload",
|
3427 | 3427 | "UploadsFileMsg": "Upload the file",
|
3428 |
| - "UploadsFileError": "The file size is greater than 200MB", |
| 3428 | + "UploadsFileError": "The file size is greater than 5MB", |
3429 | 3429 | "UploadsSaveFileError": "Failed to save the file",
|
3430 | 3430 | "UploadFile": "Upload the file",
|
3431 | 3431 | "UploadsWasmError": "Wasm mode does not implement saving code",
|
|
0 commit comments