diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 8255781ae..5f4818b72 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -55,6 +55,14 @@ "account.settings.field.dob": "سنة الميلاد", "account.settings.field.dob.empty": "إضافة سنة الميلاد", "account.settings.field.year_of_birth.options.empty": "اختر سنة ميلاد", + "account.settings.field.dob.month": "Month", + "account.settings.field.dob.year": "Year", + "account.settings.field.dob.form.button": "Please confirm your date of birth", + "account.settings.field.dob.form.title": "Confirm your date of birth", + "account.settings.field.dob.form.help.text": "We ask for birthday information to ensure that underage people aren’t using edX.", + "account.settings.field.dob.form.success": "Thank you for entering your birthday information.", + "account.settings.field.month_of_birth.options.empty": "Select a month of birth", + "account.settingsfield.dob.error.general": "A technical error occurred. Please try again.", "account.settings.field.country": "الدولة", "account.settings.field.country.empty": "إضافة البلد ", "account.settings.field.country.options.empty": "اختر دولة", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index cb0816afd..aa8433ca6 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -55,6 +55,14 @@ "account.settings.field.dob": "Año de nacimiento", "account.settings.field.dob.empty": "Agregar año de nacimiento", "account.settings.field.year_of_birth.options.empty": "Selecciona año de nacimiento", + "account.settings.field.dob.month": "Month", + "account.settings.field.dob.year": "Year", + "account.settings.field.dob.form.button": "Please confirm your date of birth", + "account.settings.field.dob.form.title": "Confirm your date of birth", + "account.settings.field.dob.form.help.text": "We ask for birthday information to ensure that underage people aren’t using edX.", + "account.settings.field.dob.form.success": "Thank you for entering your birthday information.", + "account.settings.field.month_of_birth.options.empty": "Select a month of birth", + "account.settingsfield.dob.error.general": "A technical error occurred. Please try again.", "account.settings.field.country": "País", "account.settings.field.country.empty": "Agregar país", "account.settings.field.country.options.empty": "Seleccionar un país", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 7c70ae6e7..605c01d7c 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -55,6 +55,14 @@ "account.settings.field.dob": "Année de naissance", "account.settings.field.dob.empty": "Ajouter année de naissance", "account.settings.field.year_of_birth.options.empty": "Sélectionnez une année de naissance", + "account.settings.field.dob.month": "Month", + "account.settings.field.dob.year": "Year", + "account.settings.field.dob.form.button": "Please confirm your date of birth", + "account.settings.field.dob.form.title": "Confirm your date of birth", + "account.settings.field.dob.form.help.text": "We ask for birthday information to ensure that underage people aren’t using edX.", + "account.settings.field.dob.form.success": "Thank you for entering your birthday information.", + "account.settings.field.month_of_birth.options.empty": "Select a month of birth", + "account.settingsfield.dob.error.general": "A technical error occurred. Please try again.", "account.settings.field.country": "Pays", "account.settings.field.country.empty": "Ajouter un pays", "account.settings.field.country.options.empty": "Sélectionnez un pays", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 1a87c69a1..c22228839 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -55,6 +55,14 @@ "account.settings.field.dob": "Year of birth", "account.settings.field.dob.empty": "Add year of birth", "account.settings.field.year_of_birth.options.empty": "Select a year of birth", + "account.settings.field.dob.month": "Month", + "account.settings.field.dob.year": "Year", + "account.settings.field.dob.form.button": "Please confirm your date of birth", + "account.settings.field.dob.form.title": "Confirm your date of birth", + "account.settings.field.dob.form.help.text": "We ask for birthday information to ensure that underage people aren’t using edX.", + "account.settings.field.dob.form.success": "Thank you for entering your birthday information.", + "account.settings.field.month_of_birth.options.empty": "Select a month of birth", + "account.settingsfield.dob.error.general": "A technical error occurred. Please try again.", "account.settings.field.country": "Country", "account.settings.field.country.empty": "Add country", "account.settings.field.country.options.empty": "Select a Country",