mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
desktop: show native menus where possible
This commit is contained in:
@@ -2231,6 +2231,8 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
copyLinkText: () => t`Copy link text`,
|
||||
copyImage: () => t`Copy image`,
|
||||
paste: () => t`Paste`,
|
||||
pasteAndMatchStyle: () => t`Paste and match style`,
|
||||
pasteWithoutFormatting: () => t`Paste without formatting`,
|
||||
configure: () => t`Configure`,
|
||||
usingOfficialInstance: () => t`Using official Notesnook instance`,
|
||||
usingInstance: (instance: string, version: string) =>
|
||||
|
||||
Reference in New Issue
Block a user