feat(core): support creating cloud workspaces to different servers (#9006)

This commit is contained in:
JimmFly
2024-12-04 06:39:13 +00:00
parent dddefcf768
commit 1fa1a95c10
24 changed files with 621 additions and 67 deletions
@@ -20,5 +20,5 @@
"sv-SE": 4,
"ur": 3,
"zh-Hans": 99,
"zh-Hant": 99
"zh-Hant": 98
}
@@ -473,6 +473,9 @@
"com.affine.empty.tags.title": "Tag management",
"com.affine.emptyDesc": "There's no doc here yet",
"com.affine.enableAffineCloudModal.button.cancel": "Cancel",
"com.affine.enableAffineCloudModal.custom-server.title": "Enable Cloud for {{workspaceName}}",
"com.affine.enableAffineCloudModal.custom-server.description": "Choose an instance.",
"com.affine.enableAffineCloudModal.custom-server.enable": "Enable Cloud",
"com.affine.error.hide-error": "Hide error",
"com.affine.error.no-page-root.title": "Doc content is missing",
"com.affine.error.refetch": "Refetch",
@@ -1432,6 +1435,7 @@
"com.affine.workspaceList.addWorkspace.create-cloud": "Create cloud workspace",
"com.affine.workspaceList.workspaceListType.cloud": "Cloud sync",
"com.affine.workspaceList.workspaceListType.local": "Local storage",
"com.affine.workspaceList.addServer": "Add Server",
"com.affine.workspaceSubPath.all": "All docs",
"com.affine.workspaceSubPath.trash": "Trash",
"com.affine.workspaceSubPath.trash.empty-description": "Deleted docs will appear here.",