mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
web: add support for setting default sidebar tab
This commit is contained in:
@@ -2461,5 +2461,7 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
addToNotebook: () => t`Add to notebook`,
|
||||
notebookAdded: () => t`Notebook added`,
|
||||
addNotes: () => t`Add notes`,
|
||||
setAsHomepage: () => t`Set as homepage`
|
||||
setAsHomepage: () => t`Set as homepage`,
|
||||
defaultSidebarTab: () => t`Default sidebar tab`,
|
||||
defaultSidebarTabDesc: () => t`Select the default sidebar tab`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user