add 2 more translatable strings

This commit is contained in:
Adrien Lemaire
2014-08-09 18:58:08 +09:00
committed by Alice Harris
parent 5ed2322fa8
commit dacb435110
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
node_modules
npm-debug.log
.idea
.swo
.swp
+3 -1
View File
@@ -65,5 +65,7 @@
"endTour": "End Tour",
"music": "Music",
"soundOff": "Turn the sound off",
"soundOn": "Turn the sound on"
"soundOn": "Turn the sound on",
"switchSound": "Switch on/off",
"selectTheme": "Select Audio theme"
}