[fix] image compression
This commit is contained in:
@@ -308,4 +308,5 @@ export const languageChinese = {
|
||||
recent: '最新',
|
||||
downloads: '下载量',
|
||||
trending: "热度",
|
||||
imageCompression: "图像压缩"
|
||||
}
|
||||
@@ -311,6 +311,7 @@ export const languageEnglish = {
|
||||
enterMessageForTranslateToEnglish: "Enter Message for Translate to English",
|
||||
recent: 'Recent',
|
||||
downloads: 'Downloads',
|
||||
trending: "Trending"
|
||||
trending: "Trending",
|
||||
imageCompression: "Image Compression"
|
||||
|
||||
}
|
||||
@@ -281,4 +281,6 @@ export const languageKorean = {
|
||||
useChatCopy: "채팅 메시지 복사 사용",
|
||||
autoTranslateInput: "입력 자동 번역",
|
||||
enterMessageForTranslateToEnglish: "영어로 번역할 메시지를 입력해주세요",
|
||||
imageCompression: "이미지 압축"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user