Skip to content

Commit 3f56560

Browse files
fix: tool
1 parent 11ce2e2 commit 3f56560

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ui/src/locales/lang/zh-CN/common.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ export default {
7474
content: '内容',
7575
rename: '重命名',
7676
EditAvatarDialog: {
77-
title: 'App Logo',
78-
customizeUpload: 'Custom Upload',
79-
upload: 'Upload',
80-
default: 'Default Logo',
81-
custom: 'Custom',
82-
sizeTip: 'Recommended size: 32×32 pixels. Supports JPG, PNG, and GIF formats. Max size: 10 MB',
83-
fileSizeExceeded: 'File size exceeds 10 MB',
84-
uploadImagePrompt: 'Please upload an image',
77+
title: '应用头像',
78+
customizeUpload: '自定义上传',
79+
upload: '上传',
80+
default: '默认Logo',
81+
custom: '自定义',
82+
sizeTip: '建议尺寸 32*32,支持 JPGPNGGIF,大小不超过 10 MB',
83+
fileSizeExceeded: '文件大小超过 10 MB',
84+
uploadImagePrompt: '请上传一张图片',
8585
},
8686
}

0 commit comments

Comments
 (0)