From 80a63575c96510639db8a2aa556bcec56f71094b Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Fri, 15 Aug 2014 18:13:44 -0600 Subject: [PATCH] feat(audio): update audio locales for https://github.com/HabitRPG/habitrpg/commit/39911ef8e043cd3826d3c39a98126df8dad6a793 --- locales/en/generic.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/locales/en/generic.json b/locales/en/generic.json index b56d7ae379..396b4499ef 100644 --- a/locales/en/generic.json +++ b/locales/en/generic.json @@ -63,9 +63,7 @@ "noNotifications": "You have no new messages.", "clear": "Clear", "endTour": "End Tour", - "music": "Music", - "soundOff": "Turn the sound off", - "soundOn": "Turn the sound on", - "switchSound": "Switch on/off", - "selectTheme": "Select Audio theme" + "audioTheme": "Audio Theme", + "audioTheme_off": "Off", + "audioTheme_danielTheBard": "Daniel The Bard" }