{
|
"cropper": {
|
"selectImage": "Select Image",
|
"uploadSuccess": "Uploaded success!",
|
"imageTooBig": "Image too big",
|
"modalTitle": "Avatar upload",
|
"okText": "Confirm and upload",
|
"btn_reset": "Reset",
|
"btn_rotate_left": "Counterclockwise rotation",
|
"btn_rotate_right": "Clockwise rotation",
|
"btn_scale_x": "Flip horizontal",
|
"btn_scale_y": "Flip vertical",
|
"btn_zoom_in": "Zoom in",
|
"btn_zoom_out": "Zoom out",
|
"preview": "Preview"
|
},
|
"tenantToggle": {
|
"placeholder": "Please select a tenant",
|
"switch": "Switch to tenant: ",
|
"reset": "Reset to default tenant"
|
},
|
"notice": {
|
"title": "Notice",
|
"received": "You have received a new message"
|
},
|
"upload": {
|
"save": "Save",
|
"upload": "Upload",
|
"imgUpload": "ImageUpload",
|
"uploaded": "Uploaded",
|
"operating": "Operating",
|
"del": "Delete",
|
"download": "download",
|
"saveWarn": "Please wait for the file to upload and save!",
|
"saveError": "There is no file successfully uploaded and cannot be saved!",
|
"preview": "Preview",
|
"choose": "Select the file",
|
"accept": "Support {0} format",
|
"acceptUpload": "Only upload files in {0} format",
|
"maxSize": "A single file does not exceed {0}MB ",
|
"maxSizeMultiple": "Only upload files up to {0}MB!",
|
"maxNumber": "Only upload up to {0} files",
|
"legend": "Legend",
|
"fileName": "File name",
|
"fileSize": "File size",
|
"fileStatue": "File status",
|
"pending": "Pending",
|
"startUpload": "Start upload",
|
"uploadSuccess": "Upload successfully",
|
"uploadError": "Upload failed",
|
"uploading": "Uploading",
|
"uploadWait": "Please wait for the file upload to finish",
|
"reUploadFailed": "Re-upload failed files"
|
}
|
}
|