diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index 4f129bcf41c..2e550db5b76 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -287,11 +287,16 @@ "info": "信息", "code": "編程", "tests": "測試", + "restart": "Restart", + "restart-step": "Restart Step", + "console": "Console", + "notes": "Notes", "preview": "預覽" }, "help-translate": "我們仍然在翻譯以下證書。", "help-translate-link": "幫助我們翻譯。", "season-greetings": "Season's Greetings to you and your family.", + "season-greetings-fcc": "Season's Greetings from the freeCodeCamp community 🎉", "if-getting-value": "If you're getting a lot out of freeCodeCamp, now is a great time to donate to support our nonprofit's mission.", "project-preview-title": "下面是你將構建的項目的預覽" }, diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index cca9d43ad67..1e991f3ea4e 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -287,11 +287,16 @@ "info": "信息", "code": "编程", "tests": "测试", + "restart": "Restart", + "restart-step": "Restart Step", + "console": "Console", + "notes": "Notes", "preview": "预览" }, "help-translate": "我们仍然在翻译以下证书。", "help-translate-link": "帮助我们翻译。", "season-greetings": "Season's Greetings to you and your family.", + "season-greetings-fcc": "Season's Greetings from the freeCodeCamp community 🎉", "if-getting-value": "If you're getting a lot out of freeCodeCamp, now is a great time to donate to support our nonprofit's mission.", "project-preview-title": "下面是你将构建的项目的预览" }, diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index b7129dac531..c3ae663afcf 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -287,11 +287,16 @@ "info": "Info", "code": "Código", "tests": "Pruebas", + "restart": "Restart", + "restart-step": "Restart Step", + "console": "Console", + "notes": "Notes", "preview": "Vista" }, "help-translate": "Todavía estamos traduciendo las siguientes certificaciones.", "help-translate-link": "Ayúdanos a traducir.", "season-greetings": "Deseamos felices festividades a ti y a tu familia.", + "season-greetings-fcc": "Season's Greetings from the freeCodeCamp community 🎉", "if-getting-value": "Si estás obteniendo mucho de freeCodeCamp, ahora es un buen momento para donar para apoyar nuestra misión sin fines de lucro.", "project-preview-title": "Aquí hay una vista previa de lo que construirás" }, diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index e31524f5a19..810a99a62a0 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -287,11 +287,16 @@ "info": "Informazioni", "code": "Codice", "tests": "Test", + "restart": "Restart", + "restart-step": "Restart Step", + "console": "Console", + "notes": "Notes", "preview": "Anteprima" }, "help-translate": "Stiamo ancora traducendo le seguenti certificazioni.", "help-translate-link": "Aiutaci con le traduzioni...", "season-greetings": "Season's Greetings to you and your family.", + "season-greetings-fcc": "Season's Greetings from the freeCodeCamp community 🎉", "if-getting-value": "If you're getting a lot out of freeCodeCamp, now is a great time to donate to support our nonprofit's mission.", "project-preview-title": "Here's a preview of what you will build" }, diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 3f4f1802b00..f9047131646 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -287,11 +287,16 @@ "info": "Informações", "code": "Código", "tests": "Testes", + "restart": "Restart", + "restart-step": "Restart Step", + "console": "Console", + "notes": "Notes", "preview": "Pré-visualizar" }, "help-translate": "Ainda estamos traduzindo as certificações a seguir.", "help-translate-link": "Ajude-nos a traduzir.", "season-greetings": "Boas festas de fim de ano para você e sua família.", + "season-greetings-fcc": "Season's Greetings from the freeCodeCamp community 🎉", "if-getting-value": "Se você está conseguindo tirar proveito do conteúdo do freeCodeCamp, agora é um ótimo momento para fazer sua doação e apoiar nossa missão sem fins lucrativos.", "project-preview-title": "Aqui está uma prévia do que você vai criar" }, diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index 4e1886c3682..611391edd8d 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -287,11 +287,16 @@ "info": "Інформація", "code": "Код", "tests": "Тести", + "restart": "Restart", + "restart-step": "Restart Step", + "console": "Console", + "notes": "Notes", "preview": "Попередній перегляд" }, "help-translate": "Ми все ще перекладаємо такі сертифікати.", "help-translate-link": "Допоможіть нам з перекладом.", "season-greetings": "Season's Greetings to you and your family.", + "season-greetings-fcc": "Season's Greetings from the freeCodeCamp community 🎉", "if-getting-value": "If you're getting a lot out of freeCodeCamp, now is a great time to donate to support our nonprofit's mission.", "project-preview-title": "Here's a preview of what you will build" },