[fix] image compression

This commit is contained in:
kwaroran
2023-06-11 11:04:11 +09:00
parent 32f58fef1d
commit 49a01a0950
7 changed files with 120 additions and 7 deletions

View File

@@ -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"
}