From dd75062da7b13c7e688fd852acb681bb0e11d988 Mon Sep 17 00:00:00 2001 From: Qi <474021214@qq.com> Date: Thu, 7 Sep 2023 01:16:24 +0800 Subject: [PATCH] feat: modify workspace setting description (#4234) --- packages/i18n/src/resources/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/i18n/src/resources/en.json b/packages/i18n/src/resources/en.json index 6c8d55df05..eaf2dd4b4d 100644 --- a/packages/i18n/src/resources/en.json +++ b/packages/i18n/src/resources/en.json @@ -297,7 +297,7 @@ "com.affine.settings.storage.description": "Check or change storage location", "com.affine.settings.storage.description-alt": "Check or change storage location. Click path to edit location.", "com.affine.settings.suggestion": "Need more customization options? Tell us in the community.", - "com.affine.settings.workspace.description": "You can customise your workspace here.", + "com.affine.settings.workspace.description": "You can view current workspace's information here.", "com.affine.settings.workspace.not-owner": "Only an owner can edit the the Workspace avatar and name.Changes will be shown for everyone.", "com.affine.settings.workspace.publish-tooltip": "Enable AFFiNE Cloud to publish this Workspace", "com.affine.settings.workspace.storage.tip": "Click to move storage location.",