From 039809d961eec8a80ff3dce23701d73cea825f58 Mon Sep 17 00:00:00 2001 From: "Nicholas Carrigan (he/him)" Date: Wed, 3 Nov 2021 22:38:44 -0700 Subject: [PATCH] feat: add note about campfire mode (#44118) * feat: add note about campfire mode * chore: shorter :) Co-authored-by: Oliver Eyton-Williams Co-authored-by: Oliver Eyton-Williams --- client/i18n/locales/english/translations.json | 1 + client/src/components/settings/sound.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index e609e3aa0d..8f19b89d2f 100644 --- a/client/i18n/locales/english/translations.json +++ b/client/i18n/locales/english/translations.json @@ -99,6 +99,7 @@ "private-name": "Your name will not appear on your certifications, if this is set to private.", "claim-legacy": "Once you've earned the following freeCodeCamp certifications, you'll be able to claim the {{cert}}:", "for": "Account Settings 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 \"{{username}}\" contains invalid characters", "is too short": "Username \"{{username}}\" is too short", diff --git a/client/src/components/settings/sound.tsx b/client/src/components/settings/sound.tsx index 67c9c29320..ea2a86dbdb 100644 --- a/client/src/components/settings/sound.tsx +++ b/client/src/components/settings/sound.tsx @@ -19,6 +19,7 @@ export default function SoundSettings({
e.preventDefault()}>