From cc3500e0a408bdef437acbcbc2b8c81ad0ffdfec Mon Sep 17 00:00:00 2001 From: edX Transifex Bot Date: Sun, 14 Mar 2021 15:11:45 +0000 Subject: [PATCH] fix(i18n): update translations --- src/i18n/messages/ar.json | 2 +- src/i18n/messages/es_419.json | 2 +- src/i18n/messages/fr.json | 2 +- src/i18n/messages/zh_CN.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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}",