fix: tool
This commit is contained in:
parent
11ce2e26b5
commit
3f565602a4
@ -74,13 +74,13 @@ export default {
|
|||||||
content: '内容',
|
content: '内容',
|
||||||
rename: '重命名',
|
rename: '重命名',
|
||||||
EditAvatarDialog: {
|
EditAvatarDialog: {
|
||||||
title: 'App Logo',
|
title: '应用头像',
|
||||||
customizeUpload: 'Custom Upload',
|
customizeUpload: '自定义上传',
|
||||||
upload: 'Upload',
|
upload: '上传',
|
||||||
default: 'Default Logo',
|
default: '默认Logo',
|
||||||
custom: 'Custom',
|
custom: '自定义',
|
||||||
sizeTip: 'Recommended size: 32×32 pixels. Supports JPG, PNG, and GIF formats. Max size: 10 MB',
|
sizeTip: '建议尺寸 32*32,支持 JPG、PNG、GIF,大小不超过 10 MB',
|
||||||
fileSizeExceeded: 'File size exceeds 10 MB',
|
fileSizeExceeded: '文件大小超过 10 MB',
|
||||||
uploadImagePrompt: 'Please upload an image',
|
uploadImagePrompt: '请上传一张图片',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user