fix: tool

This commit is contained in:
wangdan-fit2cloud 2025-06-03 11:22:31 +08:00
parent 11ce2e26b5
commit 3f565602a4

View File

@ -74,13 +74,13 @@ export default {
content: '内容',
rename: '重命名',
EditAvatarDialog: {
title: 'App Logo',
customizeUpload: 'Custom Upload',
upload: 'Upload',
default: 'Default Logo',
custom: 'Custom',
sizeTip: 'Recommended size: 32×32 pixels. Supports JPG, PNG, and GIF formats. Max size: 10 MB',
fileSizeExceeded: 'File size exceeds 10 MB',
uploadImagePrompt: 'Please upload an image',
title: '应用头像',
customizeUpload: '自定义上传',
upload: '上传',
default: '默认Logo',
custom: '自定义',
sizeTip: '建议尺寸 32*32支持 JPG、PNG、GIF大小不超过 10 MB',
fileSizeExceeded: '文件大小超过 10 MB',
uploadImagePrompt: '请上传一张图片',
},
}