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-09-10 08:57:38 +08:00
|
|
|
},
|
|
|
|
"tenantToggle": {
|
|
|
|
"placeholder": "Please select a tenant",
|
|
|
|
"switch": "Switch to tenant: ",
|
|
|
|
"reset": "Reset to default tenant"
|
2024-09-04 15:46:50 +08:00
|
|
|
}
|
2024-09-10 08:37:46 +08:00
|
|
|
},
|
|
|
|
"pages": {
|
|
|
|
"common": {
|
|
|
|
"add": "Add",
|
|
|
|
"edit": "Edit",
|
|
|
|
"delete": "Delete",
|
|
|
|
"more": "More",
|
|
|
|
"search": "Search",
|
|
|
|
"reset": "Reset",
|
|
|
|
"import": "Import",
|
|
|
|
"export": "Export",
|
|
|
|
"expand": "Expand",
|
|
|
|
"collapse": "Collapse",
|
|
|
|
"info": "Info",
|
|
|
|
"clear": "Clear",
|
|
|
|
"unlock": "Unlock",
|
|
|
|
"download": "Download",
|
|
|
|
"sync": "Sync",
|
|
|
|
"refresh": "Refresh",
|
|
|
|
"generate": "Generate"
|
|
|
|
}
|
2024-07-10 21:20:11 +08:00
|
|
|
}
|
|
|
|
}
|