diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index d87a3f5..82ed5f7 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -76,6 +76,11 @@ "account.settings.editable.field.action.edit": "Edit", "account.settings.static.field.empty": "No value set. Contact your {enterprise} administrator to make changes.", "account.settings.static.field.empty.no.admin": "No value set.", + "account.settings.field.phone_number": "Phone Number", + "account.settings.field.phone_number.empty": "Add a phone number", + "account.settings.field.coaching_consent": "Coaching consent", + "account.settings.field.coaching_consent.tooltip": "MicroBachelors programs include text message based coaching that helps you pair educational experiences with your career goals through one-on-one advice. Coaching services are included at no additional cost, and are available in English and Spanish languages. Standard messaging rates apply. Text ‘STOP’ at anytime to opt-out of messages.", + "account.settings.field.coaching_consent.error": "A valid US phone number is required to opt into coaching", "account.settings.delete.account.before.proceeding": "Before proceeding, please {actionLink}.", "account.settings.delete.account.header": "Delete My Account", "account.settings.delete.account.subheader": "We're sorry to see you go!", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 0145523..bb4a8a1 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -76,6 +76,11 @@ "account.settings.editable.field.action.edit": "Editar", "account.settings.static.field.empty": "No value set. Contact your {enterprise} administrator to make changes.", "account.settings.static.field.empty.no.admin": "No value set.", + "account.settings.field.phone_number": "Phone Number", + "account.settings.field.phone_number.empty": "Add a phone number", + "account.settings.field.coaching_consent": "Coaching consent", + "account.settings.field.coaching_consent.tooltip": "MicroBachelors programs include text message based coaching that helps you pair educational experiences with your career goals through one-on-one advice. Coaching services are included at no additional cost, and are available in English and Spanish languages. Standard messaging rates apply. Text ‘STOP’ at anytime to opt-out of messages.", + "account.settings.field.coaching_consent.error": "A valid US phone number is required to opt into coaching", "account.settings.delete.account.before.proceeding": "Antes de continuar, por favor {actionLink}.", "account.settings.delete.account.header": "Eliminar mi cuenta", "account.settings.delete.account.subheader": "¡Sentimos que te vayas!", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index d87a3f5..82ed5f7 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -76,6 +76,11 @@ "account.settings.editable.field.action.edit": "Edit", "account.settings.static.field.empty": "No value set. Contact your {enterprise} administrator to make changes.", "account.settings.static.field.empty.no.admin": "No value set.", + "account.settings.field.phone_number": "Phone Number", + "account.settings.field.phone_number.empty": "Add a phone number", + "account.settings.field.coaching_consent": "Coaching consent", + "account.settings.field.coaching_consent.tooltip": "MicroBachelors programs include text message based coaching that helps you pair educational experiences with your career goals through one-on-one advice. Coaching services are included at no additional cost, and are available in English and Spanish languages. Standard messaging rates apply. Text ‘STOP’ at anytime to opt-out of messages.", + "account.settings.field.coaching_consent.error": "A valid US phone number is required to opt into coaching", "account.settings.delete.account.before.proceeding": "Before proceeding, please {actionLink}.", "account.settings.delete.account.header": "Delete My Account", "account.settings.delete.account.subheader": "We're sorry to see you go!", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index d87a3f5..82ed5f7 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -76,6 +76,11 @@ "account.settings.editable.field.action.edit": "Edit", "account.settings.static.field.empty": "No value set. Contact your {enterprise} administrator to make changes.", "account.settings.static.field.empty.no.admin": "No value set.", + "account.settings.field.phone_number": "Phone Number", + "account.settings.field.phone_number.empty": "Add a phone number", + "account.settings.field.coaching_consent": "Coaching consent", + "account.settings.field.coaching_consent.tooltip": "MicroBachelors programs include text message based coaching that helps you pair educational experiences with your career goals through one-on-one advice. Coaching services are included at no additional cost, and are available in English and Spanish languages. Standard messaging rates apply. Text ‘STOP’ at anytime to opt-out of messages.", + "account.settings.field.coaching_consent.error": "A valid US phone number is required to opt into coaching", "account.settings.delete.account.before.proceeding": "Before proceeding, please {actionLink}.", "account.settings.delete.account.header": "Delete My Account", "account.settings.delete.account.subheader": "We're sorry to see you go!",