2024-07-10 21:20:11 +08:00
|
|
|
{
|
|
|
|
"page": {
|
|
|
|
"demos": {
|
|
|
|
"title": "Demos",
|
2024-08-11 16:09:32 +08:00
|
|
|
"antd": "Ant Design Vue"
|
2024-07-10 21:20:11 +08:00
|
|
|
}
|
2024-09-04 15:46:50 +08:00
|
|
|
},
|
|
|
|
"component": {
|
|
|
|
"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"
|
|
|
|
}
|
2024-07-10 21:20:11 +08:00
|
|
|
}
|
|
|
|
}
|