feat(core): add toggle workspace dialog (#5312)

This commit is contained in:
Cats Juice
2023-12-19 09:12:26 +00:00
parent b9345e8d21
commit e10609276d
8 changed files with 439 additions and 4 deletions
+4 -1
View File
@@ -1012,5 +1012,8 @@
"com.affine.history.confirm-restore-modal.restore": "Restore",
"com.affine.history.confirm-restore-modal.hint": "You are about to restore the current version of the page to the latest version available. This action will overwrite any changes made prior to the latest version.",
"com.affine.share-page.header.present": "Present",
"com.affine.page-operation.add-linked-page": "Add linked page"
"com.affine.page-operation.add-linked-page": "Add linked page",
"com.affine.onboarding.workspace-guide.title": "Start AFFiNE by creating your own Workspace here!",
"com.affine.onboarding.workspace-guide.content": "A Workspace is your virtual space to capture, create and plan as just one person or together as a team.",
"com.affine.onboarding.workspace-guide.got-it": "Got it!"
}