From 42e55fe2488b225b94e8e68e5c1b0a60a50c0dc7 Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 17 Oct 2024 16:03:22 +0800 Subject: [PATCH] chore: update import string --- frontend/resources/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/resources/translations/en.json b/frontend/resources/translations/en.json index 84d8c0e698..7747d53cff 100644 --- a/frontend/resources/translations/en.json +++ b/frontend/resources/translations/en.json @@ -74,7 +74,7 @@ "chooseWorkspace": "Choose your workspace", "defaultName": "My Workspace", "create": "Create workspace", - "importFromNotion": "Import From Notion", + "importFromNotion": "Import from Notion", "learnMore": "Learn more", "reset": "Reset workspace", "renameWorkspace": "Rename workspace",