From f1adef45a04c9e283f3d1e59cb17562029722e54 Mon Sep 17 00:00:00 2001 From: camperbot Date: Mon, 3 May 2021 23:02:27 +0900 Subject: [PATCH] chore(i18n,learn): update translations (#41971) --- client/i18n/locales/chinese/translations.json | 1 + client/i18n/locales/espanol/translations.json | 1 + 2 files changed, 2 insertions(+) diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index e590ba3892..0f6cba2a44 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -297,6 +297,7 @@ "help-more": "帮助我们做更多", "error": "你的捐款处理有点问题。", "free-tech": "你的捐款将支持世界各地的人们获得免费的技术教育。", + "no-halo": "If you don't see a gold halo around your profile picture, contact donors@freecodecamp.org.", "gift-frequency": "选择捐赠的频率:", "gift-amount": "选择捐赠的额度:", "confirm": "确认你的捐款", diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 6f2bb5889d..4353141dca 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -297,6 +297,7 @@ "help-more": "Ayúdanos a hacer más", "error": "Algo salió mal con tu donación.", "free-tech": "Tus donaciones apoyarán la educación tecnológica gratuita para personas de todo el mundo.", + "no-halo": "If you don't see a gold halo around your profile picture, contact donors@freecodecamp.org.", "gift-frequency": "Selecciona la frecuencia de los obsequios:", "gift-amount": "Selecciona el monto del regalo:", "confirm": "Confirma tu donación",