feat(front): add translation for image format conversion in English and Chinese locales

This commit is contained in:
keven1024
2026-02-28 10:16:56 +08:00
parent 1635a31f33
commit fe66240671
2 changed files with 4 additions and 2 deletions

View File

@@ -21,7 +21,8 @@
"addMore": "Add More",
"handleType": {
"file-share": "File Share",
"file-image-compress": "Image Compress"
"file-image-compress": "Image Compress",
"file-image-convert": "Format Convert"
}
},
"text": {

View File

@@ -21,7 +21,8 @@
"addMore": "添加更多",
"handleType": {
"file-share": "文件分享",
"file-image-compress": "图片压缩"
"file-image-compress": "图片压缩",
"file-image-convert": "格式转换"
}
},
"text": {