diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index c7c4cbd412..9d1154481b 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -427,6 +427,7 @@ "wrong-updating": "更新你的賬號出了點問題。請檢查並重試。", "updated-preferences": "我們已更新你的偏好設置。", "email-invalid": "郵箱格式無效", + "email-valid": "Your email has successfully been changed, happy coding!", "bad-challengeId": "currentChallengeId 是無效的挑戰 ID", "theme-invalid": "主題無效", "theme-set": "主題已設置", diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index 258ad9f9aa..d21e02127d 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -427,6 +427,7 @@ "wrong-updating": "更新你的账号出了点问题。请检查并重试。", "updated-preferences": "我们已更新你的偏好设置。", "email-invalid": "邮箱格式无效", + "email-valid": "Your email has successfully been changed, happy coding!", "bad-challengeId": "currentChallengeId 是无效的挑战 ID", "theme-invalid": "主题无效", "theme-set": "主题已设置", diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 9ab4382387..ac15371c42 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -427,6 +427,7 @@ "wrong-updating": "Se produjo un error al actualizar tu cuenta. Por favor revisa e intenta de nuevo", "updated-preferences": "Hemos actualizado tus preferencias", "email-invalid": "El formato del correo electrónico no es válido", + "email-valid": "Your email has successfully been changed, happy coding!", "bad-challengeId": "currentChallengeId no es un ID de desafío válido", "theme-invalid": "El tema no es válido", "theme-set": "Tema ya establecido", diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 34d7433267..4387131f39 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -427,6 +427,7 @@ "wrong-updating": "Qualcosa è andato storto nell'aggiornamento del tuo account. Ti preghiamo di controllare e riprovare", "updated-preferences": "Abbiamo aggiornato le tue preferenze", "email-invalid": "Formato email non valido", + "email-valid": "Your email has successfully been changed, happy coding!", "bad-challengeId": "currentChallengeId non è un ID challenge valido", "theme-invalid": "Tema non valido", "theme-set": "Tema già impostato", diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 3a8b6f67bd..364231ab57 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -427,6 +427,7 @@ "wrong-updating": "Algo deu errado ao atualizar sua conta. Verifique e tente novamente", "updated-preferences": "Atualizamos as suas preferências", "email-invalid": "Formato de e-mail inválido", + "email-valid": "Seu e-mail foi alterado com sucesso. Feliz programação!", "bad-challengeId": "currentChallengeId não é um ID válido de desafio", "theme-invalid": "O tema é inválido", "theme-set": "Tema já definido",