mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
add music translatable strings
This commit is contained in:
parent
431b1da73e
commit
31946ceb6a
1 changed files with 4 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue