mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-07 20:31:33 +08:00
feat(core): support creating cloud workspaces to different servers (#9006)
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user