diff --git a/front/i18n/locales/en.json b/front/i18n/locales/en.json index 50155df..70d8fa3 100644 --- a/front/i18n/locales/en.json +++ b/front/i18n/locales/en.json @@ -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": { diff --git a/front/i18n/locales/zh-CN.json b/front/i18n/locales/zh-CN.json index c2a9937..bac8ce0 100644 --- a/front/i18n/locales/zh-CN.json +++ b/front/i18n/locales/zh-CN.json @@ -21,7 +21,8 @@ "addMore": "添加更多", "handleType": { "file-share": "文件分享", - "file-image-compress": "图片压缩" + "file-image-compress": "图片压缩", + "file-image-convert": "格式转换" } }, "text": {