From 43b9dc70cf2bdabe9987c413c5407931212ab0d8 Mon Sep 17 00:00:00 2001 From: Milorad Filipovic Date: Fri, 29 Jul 2022 15:19:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Updating=20onboarding=20prompt?= =?UTF-8?q?=20label?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/editor-ui/src/plugins/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor-ui/src/plugins/i18n/locales/en.json b/packages/editor-ui/src/plugins/i18n/locales/en.json index 1cbdca6fd9..4ad1674fa8 100644 --- a/packages/editor-ui/src/plugins/i18n/locales/en.json +++ b/packages/editor-ui/src/plugins/i18n/locales/en.json @@ -577,7 +577,7 @@ "onboardingCallSignupModal.signupButton.label": "Submit", "onboardingCallSignupModal.cancelButton.label": "Cancel", "onboardingCallSignupModal.infoText.emailError": "This doesn't seem to be a valid email address", - "onboardingCallSignupSucess.title": "Successfully signed up for an onboarding session", + "onboardingCallSignupSucess.title": "Check your email for the final step", "onboardingCallSignupSucess.message": "You should receive a message from us shortly", "onboardingCallSignupFailed.title": "Something went wrong", "onboardingCallSignupFailed.message": "Your request could not be sent",