mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 06:16:59 +08:00
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:
@@ -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,
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user