Merge pull request #580 from openedx/bseverino/dashboard-language

[MST-1372] Remove dashboard reference from IDV submission confirmation
This commit is contained in:
Bianca Severino
2022-02-16 14:21:07 -05:00
committed by GitHub

View File

@@ -608,7 +608,7 @@ const messages = defineMessages({
},
'id.verification.submitted.text': {
id: 'id.verification.submitted.text',
defaultMessage: 'We have received your information and are verifying your identity. You will see a message on your dashboard when the verification process is complete (usually within 5 days). In the meantime, you can still access all available course content.',
defaultMessage: 'We have received your information and are verifying your identity. You will be notified when the verification process is complete (usually within 5 days). In the meantime, you can still access all available course content.',
description: 'Text confirming that ID verification request has been received.',
},
'id.verification.return.dashboard': {