Merge branch 'main' into screenreader

This commit is contained in:
ASDF9999
2023-06-12 18:29:08 +09:00
committed by GitHub
15 changed files with 441 additions and 60 deletions

View File

@@ -312,6 +312,11 @@ export const languageEnglish = {
enterMessageForTranslateToEnglish: "Enter Message for Translate to English",
recent: 'Recent',
downloads: 'Downloads',
trending: "Trending"
trending: "Trending",
imageCompression: "Image Compression",
notLoggedIn: "Not Logged in to Risu Account",
googleDriveInfo: "Connect to google drive to sync your data.",
googleDriveConnection: "Google Drive Connection",
googleDriveConnected: "Google Drive Connected"
}