mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 07:08:02 +00:00
feat(front): add translation for image format conversion in English and Chinese locales
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -21,7 +21,8 @@
|
||||
"addMore": "添加更多",
|
||||
"handleType": {
|
||||
"file-share": "文件分享",
|
||||
"file-image-compress": "图片压缩"
|
||||
"file-image-compress": "图片压缩",
|
||||
"file-image-convert": "格式转换"
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
|
||||
Reference in New Issue
Block a user