fix: update dob form language

This commit is contained in:
Alie Langston
2022-09-14 15:39:55 -04:00
parent 27c8ab28f3
commit 88db6084df

View File

@@ -288,12 +288,12 @@ const messages = defineMessages({
},
'account.settings.field.dob.form.help.text': {
id: 'account.settings.field.dob.form.help.text',
defaultMessage: 'We ask for birthday information to ensure that underage people arent using edX.',
defaultMessage: 'We ask for birth date information to help us comply with our legal obligations.',
description: 'Help text for DOB form',
},
'account.settings.field.dob.form.success': {
id: 'account.settings.field.dob.form.success',
defaultMessage: 'Thank you for entering your birthday information.',
defaultMessage: 'Thank you for entering your birth date information.',
description: 'Title of banner when date of birth is successfully entered',
},
'account.settings.field.month_of_birth.options.empty': {