diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index eb8d5e55..009e641e 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -113,7 +113,7 @@ "registration.field.education.levels.jhs": "Junior secondary/junior high/middle school", "registration.field.education.levels.el": "Elementary/primary school", "registration.field.education.levels.none": "No formal education", - "registration.field.education.levels.o": "Other education", + "registration.field.education.levels.other": "Other education", "register.page.terms.of.service.and.honor.code": "By creating an account, you agree to the {tosAndHonorCode} and you acknowledge that {platformName} and each\n Member process your personal data in accordance with the {privacyPolicy}.", "reset.password.request.invalid.token.description.message": "This password reset link is invalid. It may have been used already.\n To reset your password, go to the {loginPasswordLink} page and select {forgotPassword}", "reset.password.page.title": "Reset Password | {siteName}", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index d7c69abe..b2a535c6 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -113,7 +113,7 @@ "registration.field.education.levels.jhs": "Junior secondary/junior high/middle school", "registration.field.education.levels.el": "Elementary/primary school", "registration.field.education.levels.none": "No formal education", - "registration.field.education.levels.o": "Other education", + "registration.field.education.levels.other": "Other education", "register.page.terms.of.service.and.honor.code": "By creating an account, you agree to the {tosAndHonorCode} and you acknowledge that {platformName} and each\n Member process your personal data in accordance with the {privacyPolicy}.", "reset.password.request.invalid.token.description.message": "This password reset link is invalid. It may have been used already.\n To reset your password, go to the {loginPasswordLink} page and select {forgotPassword}", "reset.password.page.title": "Reset Password | {siteName}", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index c1455517..49e527e5 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -113,7 +113,7 @@ "registration.field.education.levels.jhs": "Junior secondary/junior high/middle school", "registration.field.education.levels.el": "Elementary/primary school", "registration.field.education.levels.none": "No formal education", - "registration.field.education.levels.o": "Other education", + "registration.field.education.levels.other": "Other education", "register.page.terms.of.service.and.honor.code": "By creating an account, you agree to the {tosAndHonorCode} and you acknowledge that {platformName} and each\n Member process your personal data in accordance with the {privacyPolicy}.", "reset.password.request.invalid.token.description.message": "This password reset link is invalid. It may have been used already.\n To reset your password, go to the {loginPasswordLink} page and select {forgotPassword}", "reset.password.page.title": "Reset Password | {siteName}", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index c1455517..49e527e5 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -113,7 +113,7 @@ "registration.field.education.levels.jhs": "Junior secondary/junior high/middle school", "registration.field.education.levels.el": "Elementary/primary school", "registration.field.education.levels.none": "No formal education", - "registration.field.education.levels.o": "Other education", + "registration.field.education.levels.other": "Other education", "register.page.terms.of.service.and.honor.code": "By creating an account, you agree to the {tosAndHonorCode} and you acknowledge that {platformName} and each\n Member process your personal data in accordance with the {privacyPolicy}.", "reset.password.request.invalid.token.description.message": "This password reset link is invalid. It may have been used already.\n To reset your password, go to the {loginPasswordLink} page and select {forgotPassword}", "reset.password.page.title": "Reset Password | {siteName}",