add music translatable strings

This commit is contained in:
Adrien Lemaire
2014-08-09 18:07:35 +09:00
committed by Alice Harris
parent 80a869d1bd
commit 5ed2322fa8
+4 -1
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"
}