web: save image compression upload setting (#7089)

Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
01zulfi
2025-01-02 15:10:58 +05:00
committed by GitHub
parent 2357e3de0b
commit 0be59c71de
11 changed files with 2087 additions and 1857 deletions

View File

@@ -1111,6 +1111,10 @@ $headline$: Use starting line of the note as title.`,
behaviorDesc: () => t`Change how the app behaves in different situations`,
homepage: () => t`Homepage`,
homepageDesc: () => t`Default screen to open on app launch`,
imageCompression: () => t`Image Compression`,
imageCompressionDesc: () => t`Compress images before uploading`,
askEveryTime: () => t`Ask every time`,
enableRecommended: () => t`Enable (Recommended)`,
dateFormat: () => t`Date format`,
dateFormatDesc: () => t`Choose how dates are displayed in the app`,
timeFormat: () => t`Time format`,