From 31946ceb6a9c6fbe1deb106e0eb281c95d84e295 Mon Sep 17 00:00:00 2001 From: Adrien Lemaire Date: Sat, 9 Aug 2014 18:07:35 +0900 Subject: [PATCH] add music translatable strings --- locales/en/generic.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/en/generic.json b/locales/en/generic.json index ba6aa0856b..72c777ec8b 100644 --- a/locales/en/generic.json +++ b/locales/en/generic.json @@ -62,5 +62,8 @@ "notifications": "Notifications", "noNotifications": "You have no new messages.", "clear": "Clear", - "endTour": "End Tour" + "endTour": "End Tour", + "music": "Music", + "soundOff": "Turn the sound off", + "soundOn": "Turn the sound on" }