From e501026d28f7c00ec120239d90a7faffaecee78d Mon Sep 17 00:00:00 2001 From: JimmFly Date: Tue, 31 Jan 2023 15:29:35 +0800 Subject: [PATCH] feat: update i18n keys --- packages/i18n/src/resources/en.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/packages/i18n/src/resources/en.json b/packages/i18n/src/resources/en.json index 9b543416dd..e01cdc7b49 100644 --- a/packages/i18n/src/resources/en.json +++ b/packages/i18n/src/resources/en.json @@ -69,7 +69,7 @@ "Remove from favourites": "Remove from favourites", "Removed from Favourites": "Removed from Favourites", "New Workspace": "New Workspace", - "Workspace description": "Workspace is your virtual space to capture, create and plan as just one person or together as a team.", + "Workspace description": "A workspace is your virtual space to capture, create and plan as just one person or together as a team.", "Create": "Create", "Select": "Select", "Text": "Text (coming soon)", @@ -108,10 +108,10 @@ "emptyTrash": "Click Add to Trash and the page will appear here.", "still designed": "(This page is still being designed.)", "My Workspaces": "My Workspaces", - "Create Or Import": "Create Or Import", + "Create Or Import": "Create or Import", "Tips": "Tips: ", "login success": "Login success", - "Sign out": "Sign out of AFFiNE Cloud", + "Sign out": "Sign out", "Delete Workspace": "Delete Workspace", "Delete Workspace Description2": "Deleting (<1>{{workspace}}) will delete both local and cloud data, this operation cannot be undone, please proceed with caution.", "Delete Workspace placeholder": "Please type “Delete” to confirm", @@ -143,11 +143,15 @@ "Workspace Settings": "Workspace Settings", "Export Workspace": "Export Workspace <1>{{workspace}} is coming soon", "Leave Workspace Description": "After you leave, you will no longer be able to access the contents of this workspace.", - "Sign in": "Sign in to AFFiNE Cloud", + "Sign in": "Sign in AFFiNE Cloud", "Sync Description": "{{workspaceName}} is a Local Workspace. All data is stored on the current device. You can enable AFFiNE Cloud for this workspace to keep data in sync with the cloud.", "Sync Description2": "<1>{{workspaceName}} is a Cloud Workspace. All data will be synchronised and saved to AFFiNE Cloud.", "Delete Workspace Description": "Deleting (<1>{{workspace}}) cannot be undone, please proceed with caution. All contents will be lost.", "core": "core", "all": "all", - "A workspace is your virtual space to capture, create and plan as just one person or together as a team.": "A workspace is your virtual space to capture, create and plan as just one person or together as a team." + "Back Home": "Back Home", + "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" }