add music translatable strings

This commit is contained in:
Adrien Lemaire 2014-08-09 18:07:35 +09:00
parent 431b1da73e
commit 31946ceb6a

View file

@ -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"
}