diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index e609e3aa0d4..8f19b89d2f5 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 67c9c293201..ea2a86dbdb9 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()}>