diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index a97df2853a..8a48b56517 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -99,6 +99,7 @@ "private-name": "如果你將姓名設置爲私密,你的證書上不會顯示你的姓名。", "claim-legacy": "當你獲得下列 freeCodeCamp 認證之後,你可以申請 {{cert}}:", "for": "{{username}} 賬號設置", + "sound-mode": "This adds the pleasant sound of acoustic guitar throughout the website. You'll get musical feedback as you type in the editor, complete challenges, claim certifications, and more.", "username": { "contains invalid characters": "用戶名 \"{{username}}\" 含有無效字符", "is too short": "用戶名 \"{{username}}\" 太短", diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index 623719e7ac..3165710e22 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -99,6 +99,7 @@ "private-name": "如果你将姓名设置为私密,你的证书上不会显示你的姓名。", "claim-legacy": "当你获得下列 freeCodeCamp 认证之后,你可以申请 {{cert}}:", "for": "{{username}} 账号设置", + "sound-mode": "This adds the pleasant sound of acoustic guitar throughout the website. You'll get musical feedback as you type in the editor, complete challenges, claim certifications, and more.", "username": { "contains invalid characters": "用户名 \"{{username}}\" 含有无效字符", "is too short": "用户名 \"{{username}}\" 太短", diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json index cef8dee2c8..9675c48a45 100644 --- a/client/i18n/locales/espanol/intro.json +++ b/client/i18n/locales/espanol/intro.json @@ -135,7 +135,7 @@ ] }, "css-nutrition-label": { - "title": "CSS Nutrition Label", + "title": "Etiqueta de nutrición CSS", "intro": [ "", "" diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 78694ac8a9..ae3df9c70f 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -99,6 +99,7 @@ "private-name": "Tu nombre no aparecerá en tus certificaciones, si está establecido como privado.", "claim-legacy": "Una vez que hayas obtenido las siguientes certificaciones de FreeCodeCamp, podrás reclamar la {{cert}}:", "for": "Ajustes de cuenta de {{username}}", + "sound-mode": "This adds the pleasant sound of acoustic guitar throughout the website. You'll get musical feedback as you type in the editor, complete challenges, claim certifications, and more.", "username": { "contains invalid characters": "El nombre de usuario \"{{username}}\" contiene caracteres inválidos", "is too short": "El nombre de usuario \"{{username}}\" es demasiado corto", diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 7c8366b7d5..79782eafb1 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -99,6 +99,7 @@ "private-name": "Il tuo nome non apparirà sulle certificazioni, se impostato su privato.", "claim-legacy": "Una volta che avrai ottenuto le seguenti certificazioni gratuite di freeCodeCamp, sarai in grado di richiedere la {{cert}}:", "for": "Impostazioni Account per {{username}}", + "sound-mode": "This adds the pleasant sound of acoustic guitar throughout the website. You'll get musical feedback as you type in the editor, complete challenges, claim certifications, and more.", "username": { "contains invalid characters": "Il nome utente \"{{username}}\" contiene caratteri non validi", "is too short": "Il nome utente \"{{username}}\" è troppo corto", diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index 17f2690d65..96bfe990a1 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -135,7 +135,7 @@ ] }, "css-nutrition-label": { - "title": "CSS Nutrition Label", + "title": "Rótulo nutricional em CSS", "intro": [ "", "" diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 2eddad4ba8..9e6a814d74 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -99,6 +99,7 @@ "private-name": "Seu nome não aparecerá nas certificações, se isto estiver definido como privado.", "claim-legacy": "Após receber os seguintes certificados do freeCodeCamp, você poderá reivindicar o(s) {{cert}}:", "for": "Configurações de conta para {{username}}", + "sound-mode": "This adds the pleasant sound of acoustic guitar throughout the website. You'll get musical feedback as you type in the editor, complete challenges, claim certifications, and more.", "username": { "contains invalid characters": "O nome de usuário \"{{username}}\" contém caracteres inválidos", "is too short": "O nome de usuário \"{{username}}\" é muito curto",