mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
mobile: add option to disable auto update check
This commit is contained in:
committed by
Abdullah Atta
parent
3ecc43d976
commit
0fec38610c
@@ -1285,6 +1285,9 @@ $headline$: Use starting line of the note as title.`,
|
||||
roadmapDesc: () => t`See what the future of Notesnook is going to be like.`,
|
||||
checkForUpdates: () => t`Check for updates`,
|
||||
checkForUpdatesDesc: () => t`Check for new version of Notesnook`,
|
||||
autoUpdateCheck: () => t`Check for updates automatically`,
|
||||
autoUpdateCheckDesc: () =>
|
||||
t`Check for new version of the app available on app launch`,
|
||||
appVersion: () => t`App version`,
|
||||
defaultSound: () => t`Default sound`,
|
||||
subNotSupported: () =>
|
||||
|
||||
Reference in New Issue
Block a user