Implement shuffle radio feature (#145)
This commit is contained in:
+3
-1
@@ -100,6 +100,7 @@ playlist.clear = Clear
|
||||
playlist.shuffle = Shuffle
|
||||
playlist.repeat_on = Repeat is on
|
||||
playlist.repeat_off = Repeat is off
|
||||
playlist.repeat_radio = Stop shuffle radio
|
||||
playlist.undo = Undo
|
||||
playlist.settings = Settings
|
||||
playlist.more = More actions...
|
||||
@@ -233,7 +234,8 @@ more.random.text = Shuffle play
|
||||
more.random.songs = {0} songs
|
||||
more.random.auto = Play more random songs when end of play queue is reached.
|
||||
more.random.ok = OK
|
||||
more.random.addtoplaylist = Add to current playlist
|
||||
more.random.add = Add to queue
|
||||
more.random.radio = Shuffle radio
|
||||
more.random.any = Any
|
||||
more.random.format = Format
|
||||
more.random.genre = Genre
|
||||
|
||||
Reference in New Issue
Block a user