desktop: show native menus where possible

This commit is contained in:
Abdullah Atta
2025-05-02 10:10:13 +05:00
parent 916b6a17aa
commit 716bb67b96
8 changed files with 7153 additions and 888 deletions

View File

@@ -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) =>