mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
perf(core): only full sync before exporting (#10408)
This commit is contained in:
@@ -39,7 +39,11 @@
|
||||
"Enable AFFiNE Cloud Description": "If enabled, the data in this workspace will be backed up and synchronised via AFFiNE Cloud.",
|
||||
"Enable cloud hint": "The following functions rely on AFFiNE Cloud. All data is stored on the current device. You can enable AFFiNE Cloud for this workspace to keep data in sync with the cloud.",
|
||||
"Export": "Export",
|
||||
"Export(Offline)": "Export (Offline)",
|
||||
"Full Sync": "Full Sync",
|
||||
"Export Description": "You can export the entire Workspace data for backup, and the exported data can be re-imported.",
|
||||
"Export Description(Offline)": "You can export the entire Workspace data for backup, and the exported data can be re-imported. But you are offline now which will cause the exported data not up to date.",
|
||||
"Full Sync Description": "You can export the entire Workspace data for backup, and the exported data can be re-imported. But you must sync all cloud data first to keep your exported data up to date.",
|
||||
"Export failed": "Export failed",
|
||||
"Export success": "Export success",
|
||||
"Export to HTML": "Export to HTML",
|
||||
|
||||
Reference in New Issue
Block a user