diff --git a/packages/i18n/src/resources/en.json b/packages/i18n/src/resources/en.json index e01cdc7b49..d7c00b1d30 100644 --- a/packages/i18n/src/resources/en.json +++ b/packages/i18n/src/resources/en.json @@ -135,7 +135,7 @@ "Publishing Description": "After publishing to the web, everyone can view the content of this workspace through the link.", "Stop publishing": "Stop publishing", "Publish to web": "Publish to web", - "Download data to device": "Download {{CoreOrAll}} data to device", + "Download data": "Download {{CoreOrAll}} data", "General": "General", "Sync": "Sync", "Collaboration": "Collaboration", @@ -153,5 +153,26 @@ "Set a Workspace name": "Set a Workspace name", "Retain local cached data": "Retain local cached data", "Wait for Sync": "Wait for Sync", - "Force Sign Out": "Force Sign Out" + "Force Sign Out": "Force Sign Out", + "Local Workspace": "Local Workspace", + "Cloud Workspace": "Cloud Workspace", + "Joined Workspace": "Joined Workspace", + "Available Offline": "Available Offline", + "Published to Web": "Published to Web", + "Workspace Avatar": "Workspace Avatar", + "Owner": "Owner", + "Member": "Member", + "Delete Member?": "Delete Member?", + "will delete member": "will delete member", + "Member has been removed": "{{name}} has been removed", + "Failed to publish workspace": "Failed to publish workspace", + "Copied link to clipboard": "Copied link to clipboard", + "Published Description": " The current workspace has been published to the web, everyone can view the contents of this workspace through the link.", + "is a Local Workspace": "is a Local Workspace.", + "is a Cloud Workspace": "is a Cloud Workspace.", + "Local Workspace Description": "All data is stored on the current device. You can enable AFFiNE Cloud for this workspace to keep data in sync with the cloud.", + "Cloud Workspace Description": "All data will be synchronized and saved to the AFFiNE account <1>{{email}}", + "Download data Description1": "It takes up more space on your device.", + "Download data Description2": "It takes up little space on your device.", + "Enabled success": "Enabled success" }