Skip to content

Commit 093859b

Browse files
authored
Update en.json to add RepeatTwo text
1 parent 130f2f9 commit 093859b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Orchestrion/Loc/en.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,10 @@
391391
"message": "Repeat One: Repeating current song",
392392
"description": "Player.Draw"
393393
},
394+
"RepeatTwo": {
395+
"message": "Repeat Two: Repeating current song twice before advancing",
396+
"description": "Player.Draw"
397+
},
394398
"RepeatAll": {
395399
"message": "Repeat All: Repeating current playlist",
396400
"description": "Player.Draw"
@@ -459,4 +463,4 @@
459463
"message": "No possible songs found.",
460464
"description": "BGMManager.PlayRandomSong"
461465
}
462-
}
466+
}

0 commit comments

Comments
 (0)