From 98efe2649adfbae59c43f87ada7c5ac6cd7f18df Mon Sep 17 00:00:00 2001 From: edX Transifex Bot Date: Sun, 31 May 2020 20:58:08 +0000 Subject: [PATCH] fix(i18n): update translations --- src/i18n/messages/ar.json | 1 + src/i18n/messages/es_419.json | 1 + src/i18n/messages/fr.json | 1 + src/i18n/messages/zh_CN.json | 1 + 4 files changed, 4 insertions(+) diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 23c6bed..8d19324 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -116,6 +116,7 @@ "account.settings.delete.account.modal.confirm.cancel": "Cancel", "account.settings.delete.account.error.unable.to.delete": "Unable to delete account", "account.settings.delete.account.error.no.password": "A password is required", + "account.settings.delete.account.error.invalid.password": "Password is incorrect", "account.settings.delete.account.error.unable.to.delete.details": "Sorry, there was an error trying to process your request. Please try again later.", "account.settings.delete.account.modal.after.header": "We're sorry to see you go! Your account will be deleted shortly.", "account.settings.delete.account.modal.after.text": "Account deletion, including removal from email lists, may take a few weeks to fully process through our system. If you want to opt-out of emails before then, please unsubscribe from the footer of any email.", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 11b9394..c27f041 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -116,6 +116,7 @@ "account.settings.delete.account.modal.confirm.cancel": "Cancelar", "account.settings.delete.account.error.unable.to.delete": "No es posible eliminar esta cuenta", "account.settings.delete.account.error.no.password": "Se requiere una contraseña", + "account.settings.delete.account.error.invalid.password": "Password is incorrect", "account.settings.delete.account.error.unable.to.delete.details": "Ocurrió un error al procesar tu solicitud. Por favor, intente nuevamente más tarde.", "account.settings.delete.account.modal.after.header": "¡Sentimos que te vayas! Tu cuenta será eliminada en breve.", "account.settings.delete.account.modal.after.text": "La eliminación de cuenta, incluyendo la eliminación de las listas de correo electrónico, puede tardar unas semanas en procesarse totalmente en nuestro sistema. Si quieres renunciar a recibir correos antes de que la eliminación se haya completado, por favor date de baja mediante el enlace que aparece al final de los correos.", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 23c6bed..8d19324 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -116,6 +116,7 @@ "account.settings.delete.account.modal.confirm.cancel": "Cancel", "account.settings.delete.account.error.unable.to.delete": "Unable to delete account", "account.settings.delete.account.error.no.password": "A password is required", + "account.settings.delete.account.error.invalid.password": "Password is incorrect", "account.settings.delete.account.error.unable.to.delete.details": "Sorry, there was an error trying to process your request. Please try again later.", "account.settings.delete.account.modal.after.header": "We're sorry to see you go! Your account will be deleted shortly.", "account.settings.delete.account.modal.after.text": "Account deletion, including removal from email lists, may take a few weeks to fully process through our system. If you want to opt-out of emails before then, please unsubscribe from the footer of any email.", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 23c6bed..8d19324 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -116,6 +116,7 @@ "account.settings.delete.account.modal.confirm.cancel": "Cancel", "account.settings.delete.account.error.unable.to.delete": "Unable to delete account", "account.settings.delete.account.error.no.password": "A password is required", + "account.settings.delete.account.error.invalid.password": "Password is incorrect", "account.settings.delete.account.error.unable.to.delete.details": "Sorry, there was an error trying to process your request. Please try again later.", "account.settings.delete.account.modal.after.header": "We're sorry to see you go! Your account will be deleted shortly.", "account.settings.delete.account.modal.after.text": "Account deletion, including removal from email lists, may take a few weeks to fully process through our system. If you want to opt-out of emails before then, please unsubscribe from the footer of any email.",