mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-07 20:31:33 +08:00
feat(electron): backup panel (#9738)
fix PD-2071, PD-2059, PD-2069, PD-2068
This commit is contained in:
@@ -1049,6 +1049,8 @@
|
||||
"com.affine.peek-view-controls.open-doc-in-center-peek": "Open in center peek",
|
||||
"com.affine.quicksearch.group.creation": "New",
|
||||
"com.affine.quicksearch.group.searchfor": "Search for \"{{query}}\"",
|
||||
"com.affine.resetSyncStatus.button": "Reset sync",
|
||||
"com.affine.resetSyncStatus.description": "This operation may fix some synchronization issues.",
|
||||
"com.affine.rootAppSidebar.collections": "Collections",
|
||||
"com.affine.rootAppSidebar.doc.link-doc-only": "Only doc can be placed on here",
|
||||
"com.affine.rootAppSidebar.docs.no-subdoc": "No linked docs",
|
||||
@@ -1376,6 +1378,16 @@
|
||||
"com.affine.settings.workspace.affine-ai.title": "AFFiNE AI",
|
||||
"com.affine.settings.workspace.affine-ai.label": "Allow AFFiNE AI Assistant",
|
||||
"com.affine.settings.workspace.affine-ai.description": "Allow workspace members to use AFFiNE AI features. This setting doesn't affect billing. Workspace members use AFFiNE AI through their personal accounts.",
|
||||
"com.affine.settings.workspace.backup": "Backup",
|
||||
"com.affine.settings.workspace.backup.subtitle": "Management in local workspace backup files",
|
||||
"com.affine.settings.workspace.backup.empty": "No backup files found",
|
||||
"com.affine.settings.workspace.backup.delete": "Delete backup workspace",
|
||||
"com.affine.settings.workspace.backup.delete.warning": "Are you sure you want to delete this workspace. This action cannot be undone. Make sure you no longer need them before proceeding.",
|
||||
"com.affine.settings.workspace.backup.delete.success": "Workspace backup deleted successfully",
|
||||
"com.affine.settings.workspace.backup.import.success": "Workspace enabled successfully",
|
||||
"com.affine.settings.workspace.backup.import": "Enable local workspace",
|
||||
"com.affine.settings.workspace.backup.import.success.action": "Open",
|
||||
"com.affine.settings.workspace.backup.delete-at": "Deleted on {{date}} at {{time}}",
|
||||
"com.affine.share-menu.EnableCloudDescription": "Sharing doc requires AFFiNE Cloud.",
|
||||
"com.affine.share-menu.ShareMode": "Share mode",
|
||||
"com.affine.share-menu.SharePage": "Share doc",
|
||||
|
||||
Reference in New Issue
Block a user