feat(core): add open link in app to doc menu (#8597)

add "open in desktop app" menu item for editor

fix AF-1547
This commit is contained in:
pengx17
2024-10-29 05:49:49 +00:00
committed by Peng Xiao
parent 5690720652
commit 835fdc33c0
21 changed files with 222 additions and 117 deletions

View File

@@ -1,5 +1,5 @@
{
"ar": 85,
"ar": 84,
"ca": 6,
"da": 6,
"de": 31,
@@ -14,7 +14,7 @@
"ko": 89,
"pl": 0,
"pt-BR": 97,
"ru": 83,
"ru": 82,
"sv-SE": 5,
"ur": 3,
"zh-Hans": 99,

View File

@@ -478,6 +478,7 @@
"com.affine.filterList.button.add": "Add filter",
"com.affine.header.option.add-tag": "Add tag",
"com.affine.header.option.duplicate": "Duplicate",
"com.affine.header.option.open-in-desktop": "Open in desktop app",
"com.affine.header.option.view-frame": "View all frames",
"com.affine.header.option.view-toc": "View table of contents",
"com.affine.helpIsland.contactUs": "Contact us",