50 lines
2.2 KiB
JSON
50 lines
2.2 KiB
JSON
{
|
|
"deleteAlert": "Do you want to delete this item?",
|
|
"noticeTitle": "Notice",
|
|
"ok": "Yes",
|
|
"cancel": "No",
|
|
"required": "Item is required",
|
|
"saveOkMessage": "Saved successfully",
|
|
"saveFailMessage": "Save failed",
|
|
"deleteOkMessage": "Deleted successfully",
|
|
"deleteFailMessage": "Delete failed",
|
|
"loading": "Loading...",
|
|
"getDataError": "Get data error",
|
|
"updateOkMessage": "Updated successfully",
|
|
"startAlert": "Are you sure to start?",
|
|
"stopAlert": "Are you sure to stop?",
|
|
"preview": "Preview",
|
|
"notEmpty": "Can not be empty",
|
|
"success": "Success",
|
|
"fail": "Fail",
|
|
"pleaseSelect": "Please Select {name}",
|
|
"pleaseInputContent": "Please input content",
|
|
"notSupported": "Not supported yet",
|
|
"englishNameRule": "Rural subsistence allowance please enter characters consisting of letters, numbers, underscores, and hyphens, with a length not exceeding 64 characters",
|
|
"downloadSuccess": "Download success",
|
|
"downloadFail": "Download fail",
|
|
"copySuccess": "Copy success",
|
|
"copyFail": "Copy fail",
|
|
"upload": {
|
|
"title": "Click or drag and drop files here to upload",
|
|
"description": "TXT, PDF, DOCX, MD, PPT, PPTX files are supported. Each upload allows one file only, with a maximum size of 20M per file."
|
|
},
|
|
"uploadFileFirst": "Please upload the file first",
|
|
"deleteModelAlert": "This operation will delete the large model. Are you sure to delete it?",
|
|
"deleteModelGroupAlert": "This operation will delete all large models under this group. Are you sure to delete them?",
|
|
"cannotBeEmpty": {
|
|
"name": "Parameter name cannot be empty",
|
|
"description": "Parameter description cannot be empty",
|
|
"method": "Input method cannot be empty",
|
|
"type": "Parameter type cannot be empty",
|
|
"all": "Please complete all required fields before submitting",
|
|
"error": "Parameter validation failed. Please complete all required fields"
|
|
},
|
|
"completeForm": "Please complete the form information",
|
|
"notVideo": "Your browser does not support the video element.",
|
|
"notAudio": "Your browser does not support the audio element.",
|
|
"selectTip": "Please select",
|
|
"mustBeNumber": "Please enter a valid number",
|
|
"confirmItem": "Confirm Item"
|
|
}
|