mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
fix(favorites): bulk add-to-playlist and play/enqueue selected (#1140)
This commit is contained in:
@@ -5,7 +5,9 @@ export const favorites = {
|
||||
albums: 'Albums',
|
||||
songs: 'Songs',
|
||||
enqueueAll: 'Add all to queue',
|
||||
enqueueSelected: 'Add selected to queue',
|
||||
playAll: 'Play all',
|
||||
playSelected: 'Play selected',
|
||||
removeSong: 'Remove from favorites',
|
||||
stations: 'Radio Stations',
|
||||
showingFiltered: 'Showing {{filtered}} of {{total}} ({{artist}})',
|
||||
|
||||
Reference in New Issue
Block a user