mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 05:59:35 +01:00
web: save image compression upload setting (#7089)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
@@ -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`,
|
||||
|
||||
Reference in New Issue
Block a user